Difference between revisions of "User:Pathfinders"
From Pathfinder Wiki
Pathfinders (talk | contribs) |
Pathfinders (talk | contribs) |
||
| Line 1: | Line 1: | ||
| − | + | /* | |
| − | + | ** MediaWiki 'Pathfinder' style sheet for CSS2-capable browsers. | |
| − | + | ** License: GPL (http://www.gnu.org/copyleft/gpl.html) | |
| − | + | */ | |
| + | |||
| + | body { | ||
| + | background: #FFFFFF; | ||
| + | text-align: center; | ||
| + | margin: 0px; | ||
| + | font-family: Arial; | ||
} | } | ||
Revision as of 21:34, 18 June 2012
/*
- MediaWiki 'Pathfinder' style sheet for CSS2-capable browsers.
- License: GPL (http://www.gnu.org/copyleft/gpl.html)
- /
body { background: #FFFFFF; text-align: center; margin: 0px; font-family: Arial; }
