git-svn-id: svn+ssh://10.10.101.21/source/platform/platform-b2b@1289 f3bf4e98-0cf0-11e4-a00c-a99a8b9d557d
@@ -7,6 +7,16 @@ body {
background-color: #eff2f9;
}
+#top, #header, #footer {
+ min-width: 1170px;
+}
+
+#top>.container, #header>.container, #footer>.container {
+ width: 1170px;
+ margin: 0 auto;
+ padding: 0 15px;
h1,h2,h3 {
font-size: 20px;
font-weight: 400;
@@ -6,6 +6,16 @@ body {
font-size: 14px;
+/* #top, #header, #footer, #banner{
+#top>.container, #header>.container, #footer>.container, #banner>.container {
+} */