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

Template:ShipBoxTooltip: Difference between revisions

Template page
m CSS image: Move inline css to class. Refactor css. Rename class uniwiki-ship-tooltip-header to sbtt-header.
m Add nowrap to .sbtt-ship-name to avoid breaks in long ship names.
Line 38: Line 38:
.sbtt-ship-name {
.sbtt-ship-name {
   height: 20px;
   height: 20px;
  white-space: nowrap;
   color: white;
   color: white;
   font: small-caps 16px/15px trebuchet MS;
   font: small-caps 16px/15px trebuchet MS;