add main-arrow
This commit is contained in:
37
style.css
37
style.css
@@ -116,15 +116,17 @@ a{
|
||||
}
|
||||
|
||||
#vert-title{
|
||||
width: 48px;
|
||||
min-width: 50px;
|
||||
background: #F2F2F2;
|
||||
|
||||
}
|
||||
|
||||
#main-arrow{
|
||||
position: fixed;
|
||||
background: url(/wp-content/themes/vij/pub/icons/main-arrow.png) no-repeat;
|
||||
width: 51px;
|
||||
height: 130px;
|
||||
padding: 0;
|
||||
|
||||
}
|
||||
|
||||
#mainlogo{
|
||||
@@ -447,6 +449,32 @@ a{
|
||||
padding-right: 22px;
|
||||
}
|
||||
|
||||
.left_button{
|
||||
|
||||
background: white;
|
||||
border-radius: 55px;
|
||||
border: 1px solid black;
|
||||
color: black;
|
||||
vertical-align: middle;
|
||||
text-decoration: none;
|
||||
text-transform: uppercase;
|
||||
font-weight: bold;
|
||||
font-size: 16px;
|
||||
font-size: 11px;
|
||||
line-height: 110%;
|
||||
display: table-cell;
|
||||
vertical-align: middle;
|
||||
height: 45px;
|
||||
padding-left: 22px;
|
||||
padding-right: 22px;
|
||||
|
||||
}
|
||||
|
||||
.left_center_block{
|
||||
margin-top: 8px;
|
||||
margin-bottom: 28px;
|
||||
}
|
||||
|
||||
.vazh{
|
||||
font-size: 9px;
|
||||
text-transform: uppercase;
|
||||
@@ -480,6 +508,11 @@ a{
|
||||
width: 50%;
|
||||
}
|
||||
|
||||
#footer{
|
||||
position:relative;
|
||||
z-index:101;
|
||||
}
|
||||
|
||||
#footer_2{
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
|
||||
Reference in New Issue
Block a user