柳香萍 5 лет назад
Родитель
Сommit
e3d1aa0aeb
1 измененных файлов: 2 добавлений и 2 удалений
  1. 2 2
      static/css/index.css

+ 2 - 2
static/css/index.css Просмотреть файл

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