website/styl/lib/_home.styl

15 lines
296 B
Stylus

.abuseIpImg{
width: 391px;
background: #35c246 linear-gradient(rgba(255,255,255,0), rgba(255,255,255,.3) 50%, rgba(0,0,0,.2) 51%, rgba(0,0,0,0));
padding: 5px;
}
#banner a {
text-decoration: none;
}
#homeImage{
float: left;
margin-right: 20px;
box-shadow: 7px 7px $back-color-2;
}