#PR-40 Верстка поиск

remotes/origin/PR-39
Mukhtar 9 years ago
parent 323371300a
commit e1005f2ac9
  1. 1
      assets/css/extra.css
  2. 6
      assets/css/main.css

@ -242,6 +242,7 @@ li a:active .count-tab, li a:hover .count-tab {
.-bold {
font-weight: bold;
padding-bottom: 5px;
}
.mainContainer {

@ -1130,7 +1130,7 @@ footer:after {
.titleF1, .polsF1, .searchF1, .resSearchF1, .sro {
width: 100%;
float: left;
padding: 0 30px;
padding: 0 30px 5px;
}
.titleF1 > div {
@ -1292,8 +1292,8 @@ footer:after {
color: white;
font-size: 16px;
font-family: 'pfdintextcomppro-regular', sans-serif;
background: url('../img/list2.png') no-repeat 21px, #FF0029;
padding: 17px 68px 17px 59px;
background: url('../img/list2.png') no-repeat 41px, #FF0029;
padding: 17px 48px 17px 79px;
border-radius: 40px;
text-transform: uppercase;
}

Loading…
Cancel
Save