MediaWiki:Monobook.css: Difference between revisions
Jump to navigation
Jump to search
m (unnnnnngh. Editing this elsewhere so I don't spam the wiki.) |
mNo edit summary |
||
| Line 1: | Line 1: | ||
/* Lin's magic custom CSS! ORIGINAL CHARACTER DON'T STEAL */ | |||
body { | |||
background-color: #7f7f7f; | |||
} | |||
.title { | |||
font-size: 200%; | |||
} | |||
#p-nav, #p-search, #p-tb, #footer { | |||
font-family: Times New Roman; | |||
} | |||
Revision as of 20:25, 19 May 2011
/* Lin's magic custom CSS! ORIGINAL CHARACTER DON'T STEAL */
body {
background-color: #7f7f7f;
}
.title {
font-size: 200%;
}
#p-nav, #p-search, #p-tb, #footer {
font-family: Times New Roman;
}