Template:AssetIcon.css: Difference between revisions

Content deleted Content added
m Remove unneeded class
FoxyOwl (talk | contribs)
m added .megafauna and .old_ascent faction colors
 
(17 intermediate revisions by one other user not shown)
Line 1:
.asset_icon img {
height: 100%;
width: 100%;
padding: 0;
margin: 0;
float: left;
position: relative;
}
 
.asset_icon p {
padding: 0;
margin: 0;
}
 
.asset_icon {
margin: 0 5px;
}
 
.black {
background: black;
Line 13 ⟶ 31:
.ascent {
background: #c1cf3d;
}
 
.old_ascent {
background: #ecc335;
}
 
Line 49 ⟶ 71:
.white_whale {
background: #080039;
}
 
.megafauna {
background: #ffd966;
}