柳香萍 5 years ago
parent
commit
e3d1aa0aeb
1 changed files with 2 additions and 2 deletions
  1. 2 2
      static/css/index.css

+ 2 - 2
static/css/index.css View File

1946
 .phptpl-header .header-container {
1946
 .phptpl-header .header-container {
1947
     box-sizing: border-box;
1947
     box-sizing: border-box;
1948
     margin: 0 auto;
1948
     margin: 0 auto;
1949
-    width: 1100px;
1949
+    width: 1200px;
1950
     height: 70px;
1950
     height: 70px;
1951
     zoom: 1;
1951
     zoom: 1;
1952
 }
1952
 }
1962
     background-image: url(../images/logo.png);
1962
     background-image: url(../images/logo.png);
1963
     background-repeat: no-repeat;
1963
     background-repeat: no-repeat;
1964
     float: left;
1964
     float: left;
1965
-    margin-right: 80px;
1965
+    margin-right: 50px;
1966
 	
1966
 	
1967
 }
1967
 }
1968
 .navbar{
1968
 .navbar{