Template:AssetIcon.css: Difference between revisions

Content deleted Content added
m New attempt at CSS fix
FoxyOwl (talk | contribs)
m added .megafauna and .old_ascent faction colors
 
(10 intermediate revisions by one other user not shown)
Line 4:
padding: 0;
margin: 0;
float: left;
position: relative;
}
 
Line 9 ⟶ 11:
padding: 0;
margin: 0;
}
 
.asset_icon {
margin: 0 5px;
}
 
Line 25 ⟶ 31:
.ascent {
background: #c1cf3d;
}
 
.old_ascent {
background: #ecc335;
}
 
Line 61 ⟶ 71:
.white_whale {
background: #080039;
}
 
.megafauna {
background: #ffd966;
}