Difference between revisions of "User:Pathfinders"
From Pathfinder Wiki
Pathfinders (talk | contribs) (Created page with "→Bold &: #ca-edit a { font-weight: bold; } →Eliminate extraneous category space: #catlinks li { display: inline; ...") |
Pathfinders (talk | contribs) m |
||
(12 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | /* | + | /* |
− | + | ** MediaWiki 'Pathfinder' style sheet for CSS2-capable browsers. | |
− | + | ** License: GPL (http://www.gnu.org/copyleft/gpl.html) | |
− | + | */ | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | + | body { | |
− | + | background: #306acc; | |
− | + | text-align: center; | |
− | + | margin: 0px; | |
− | + | font-family: Arial; | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
} | } |
Latest revision as of 21:35, 18 June 2012
/*
- MediaWiki 'Pathfinder' style sheet for CSS2-capable browsers.
- License: GPL (http://www.gnu.org/copyleft/gpl.html)
- /
body { background: #306acc; text-align: center; margin: 0px; font-family: Arial; }