Difference between revisions of "MediaWiki:Monobook.css"

From AetoliaWiki
Jump to navigation Jump to search
m (unnnnnngh. Editing this elsewhere so I don't spam the wiki.)
m
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;
}