add number arcticle
This commit is contained in:
40
style.css
40
style.css
@@ -143,6 +143,14 @@ a{
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.mobile-info{
|
||||
display: none;
|
||||
margin-top: 8px;
|
||||
margin-bottom: 12px;
|
||||
text-align: center;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.wrap{
|
||||
transform: translate(0%, 0%);
|
||||
width: 0px;
|
||||
@@ -659,11 +667,11 @@ a{
|
||||
background: no-repeat url(https://vetandlife.ru/wp-content/themes/vij/pub/menu/epizoo-orange.svg) left center;
|
||||
}
|
||||
|
||||
.menu-item-15, .menu-item-17475{
|
||||
.menu-item-15, .menu-item-17699{
|
||||
background: no-repeat url(https://vetandlife.ru/wp-content/themes/vij/pub/menu/zoo.svg) left center;
|
||||
}
|
||||
|
||||
.menu-item-15:hover, .menu-item-17475:hover{
|
||||
.menu-item-15:hover, .menu-item-17699:hover{
|
||||
background: no-repeat url(https://vetandlife.ru/wp-content/themes/vij/pub/menu/zoo-orange.svg) left center;
|
||||
}
|
||||
|
||||
@@ -684,11 +692,11 @@ a{
|
||||
background: no-repeat url(https://vetandlife.ru/wp-content/themes/vij/pub/menu/nauka-orange.svg) left center;
|
||||
}
|
||||
|
||||
.menu-item-20{
|
||||
.menu-item-20, .menu-item-17475{
|
||||
background: no-repeat url(https://vetandlife.ru/wp-content/themes/vij/pub/menu/zoobiz.svg) left center;
|
||||
}
|
||||
|
||||
.menu-item-20:hover{
|
||||
.menu-item-20:hover, .menu-item-17475:hover{
|
||||
background: no-repeat url(https://vetandlife.ru/wp-content/themes/vij/pub/menu/zoobiz-orange.svg) left center;
|
||||
}
|
||||
|
||||
@@ -1071,9 +1079,11 @@ a{
|
||||
|
||||
.numbers-year-title{
|
||||
font-weight: bold;
|
||||
font-size: 22px;
|
||||
border-bottom: 1px solid #F2F2F2;
|
||||
margin-top: 22px;
|
||||
padding-top: 12px;
|
||||
padding-bottom: 12px;
|
||||
padding-bottom: 22px;
|
||||
}
|
||||
|
||||
.play-card{
|
||||
@@ -1148,7 +1158,14 @@ a{
|
||||
|
||||
#nav_content li a{
|
||||
color: #909294;
|
||||
}
|
||||
}
|
||||
|
||||
.part_title{
|
||||
color: #171717;
|
||||
font-size: 22px;
|
||||
font-weight: bold;
|
||||
margin-bottom: 28px;
|
||||
}
|
||||
|
||||
.main-card{
|
||||
padding-bottom: 22px;
|
||||
@@ -1160,7 +1177,8 @@ a{
|
||||
|
||||
.main-card-title{
|
||||
font-family: 'GrtskPeta';
|
||||
font-size: 28px;
|
||||
font-weight: bold;
|
||||
font-size: 22px;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
@@ -1191,6 +1209,10 @@ a{
|
||||
padding: 8px 0 8px 0;
|
||||
}
|
||||
|
||||
.news_date a {
|
||||
color: #909294;
|
||||
}
|
||||
|
||||
|
||||
#events_left{
|
||||
padding: 8px;
|
||||
@@ -2122,6 +2144,10 @@ span.rub_back_title{
|
||||
display: block;
|
||||
}
|
||||
|
||||
.mobile-info{
|
||||
display: block;
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user