Template:AssetIcon.css: Difference between revisions

Content deleted Content added
m Try and fix CSS
Tag: Manual revert
FoxyOwl (talk | contribs)
m added .megafauna and .old_ascent faction colors
 
(12 intermediate revisions by one other user not shown)
Line 4:
padding: 0;
margin: 0;
float: left;
position: relative;
}
 
.asset_icon p {
padding: 0;
margin: 0;
}
 
.asset_icon {
margin: 0 5px;
}
 
Line 20 ⟶ 31:
.ascent {
background: #c1cf3d;
}
 
.old_ascent {
background: #ecc335;
}
 
Line 56 ⟶ 71:
.white_whale {
background: #080039;
}
 
.megafauna {
background: #ffd966;
}