Продажа различных рептилий
div#sidebar {
display:none !important;
}
div#main {
width: 100%;
float: none;
}
div.driver {
border-radius: 8px;
padding: 5px;
margin: 10px 8px 20px;
background-color: #2d2c33;
min-height: 420px;
line-height: 14px;
width: 290px;
position: relative;
//opacity: 0.9;
float: left;
}
body.page-drivers table, body.node-type-event table, body.page-drivers table td, body.node-type-event table td, body.page-drivers table tr, body.node-type-event table tr {
background-color: transparent;
}
div.name {
margin: 2px 0;
font-weight: bold;
color: #97d9ef;
text-decoration:none;
}
div.geo {
margin: 2px 0;
font-weight: normal;
color: #efefef;
text-decoration:none;
}
div.geo2 {
font-weight: normal;
color: #F1E534;
text-decoration: none;
position: absolute;
bottom: -1px;
width: 100%;
height: 35px;
margin: 2px 0;
left: -0.5px;
background: #3F5436;
border-radius: 8px;
text-align: -webkit-center;
}
div#main div.…
Читать далее