Welcome to Square Enix Wiki! Be sure to check out our To-Do List to see what work we need done!
Difference between revisions of "MediaWiki:Common.css"
From Square Enix Wiki, the Fan-wiki for all things Square Enix
Jump to navigationJump to search
(Undo revision 5831 by KeybladeSpyMaster (talk)) |
|||
Line 15: | Line 15: | ||
{ | { | ||
float:right; | float:right; | ||
} | |||
#mw-datatable TablePager { | |||
color:#000000; | |||
} | } |
Revision as of 00:11, 4 May 2015
/* CSS placed here will be applied to all skins */ body { font-family:'Segoe UI','Segoe',Segoe,'Lucida Grande','Open Sans Light',Verdana,Arial,Helvetica,sans-serif; } .center { margin-left: auto; margin-right: auto; } .right { float:right; } #mw-datatable TablePager { color:#000000; }