????
| Current Path : /home2/morganrand/www/wp-content/themes/wanderfuls-2/bootstrap/ |
| Current File : /home2/morganrand/www/wp-content/themes/wanderfuls-2/bootstrap/style.css |
.seq p{
margin-bottom: 4px;
}
.seq p:first-of-type{
font-weight: bold;
color: #cc3366;
}
.bottom-row{
margin-top: 40px;
}
.bottom-row a{
display: block;
width: 100%;
}
.bottom-row a img{
display: block;
width: 100%;
}
.js-tool{
float: left;
width: 640px;
height: 620px;
clear: both;
position: relative;
margin-right: 6px;
margin-bottom: 20px;
}
#Dscript{
position: absolute;
width: 100%;
bottom: -10px;
z-index:999999;
background: #464646;
padding: 5px;
}
@media(max-width: 768px){
.js-tool{
width: 100%;
height: 620px;
margin-right: 0px;
margin-bottom: 120px;
}
#Dscript{
bottom: -80px;
}
}