Файл: style/style/loc.css
Строк: 63
.loc1{
background: url(../../img/loc/1.png);
background-size:
contain;
line-height: 50px;
width: 410px;
margin-left: -8px;
color: red;
}
.loc2{
background: url(../../img/loc/2.png);
background-size: contain;
line-height: 50px;
width: 410px;
margin-left: -8px;
color: red;
}
.loc3{
background:
url(../../img/loc/3.png);
background-size: contain;
line-height:
50px;
width: 410px;
margin-left: -8px;
color: red;
}
.loc4{
background: url(../../img/loc/4.png);
background-size:
contain;
line-height: 50px;
width: 410px;
margin-left: -8px;
color: red;
}
.loc5{
background: url(../../img/loc/5.png);
background-size: contain;
line-height: 50px;
width: 410px;
margin-left: -8px;
color: red;
}
.loc6{
background:
url(../../img/loc/6.png);
background-size: contain;
line-height:
50px;
width: 410px;
margin-left: -8px;
color: red;
}
.loc7{
background: url(../../img/loc/7.png);
background-size:
contain;
line-height: 50px;
width: 410px;
margin-left: -8px;
color: red;
}
.loc8{
background: url(../../img/loc/8.png);
background-size: contain;
line-height: 50px;
width: 410px;
margin-left: -8px;
color: red;
}
.loc1 a,.loc2 a,.loc3 a,.loc4
a,.loc5 a,.loc6 a,.loc7 a,.loc8 a{
background: rgba(255,255,255,.3);
padding: 0 2px;
margin: 0;
color: #000;
font-weight: bold;
text-shadow: 0 1px #ccc;
display: inline-block;
}
#hover_loc:hover{
opacity: .9;
}