Serghey Rodin
13 лет назад
Родитель
Сommit
8971e5e0b6
|
@@ -153,6 +153,7 @@
|
|
|
margin-left: auto;
|
|
margin-left: auto;
|
|
|
margin-right: auto;
|
|
margin-right: auto;
|
|
|
width: 990px;
|
|
width: 990px;
|
|
|
|
|
+ height: 54px;
|
|
|
font-size: 10pt;
|
|
font-size: 10pt;
|
|
|
text-align: left;
|
|
text-align: left;
|
|
|
vertical-align:top;
|
|
vertical-align:top;
|
|
@@ -609,6 +610,8 @@
|
|
|
position: fixed;
|
|
position: fixed;
|
|
|
border: none;
|
|
border: none;
|
|
|
top: -3px;
|
|
top: -3px;
|
|
|
|
|
+ border-bottom: 2px solid #ebe9dc;
|
|
|
|
|
+ background-color: #fff;
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
*html .fixed{
|
|
*html .fixed{
|