Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:ShipFitting: Difference between revisions

Template page
Changed to use fixed widths to prevent things from getting screwed up.
m Readded floating to allow for multiple fits per line.
Line 19: Line 19:
color: #CCCCCC;
color: #CCCCCC;
text-align: center;
text-align: center;
float: left;
}
.shipFitting+*:not(.shipFitting) {
clear: both;
}
}