Welcome to the Lylat Wiki, all about the Star Fox series! If you'd like to help out, please take a look at our community portal.

Difference between revisions of "MediaWiki:Common.css"

From Lylat Wiki, your source on Star Fox information. By Fans, for Fans.
Jump to navigationJump to search
Line 338: Line 338:
table.datatable th, table.datatable td {
table.datatable th, table.datatable td {
padding: 4px;
padding: 4px;
        font-family: monospace;
}
}
table.datatable th {
table.datatable th {
Line 350: Line 351:
}
}
   
   
table.datatable td
{
  text-align:right;
}
/* wikitable/prettytable class for skinning normal tables */
/* wikitable/prettytable class for skinning normal tables */
table.wikitable,
table.wikitable,
Line 1,286: Line 1,294:
}
}


table.datatable td
{
  text-align:right;
  font-family: monospace;
}






</nowiki></pre>
</nowiki></pre>