Difference between revisions of "MediaWiki:Monobook.css"

From AetoliaWiki
Jump to navigation Jump to search
m
m
Line 12: Line 12:
   font-family: Palatino Linotype;
   font-family: Palatino Linotype;
   font-size: 115%;
   font-size: 115%;
  width: 169px;
}
}

Revision as of 20:33, 19 May 2011

/* Lin's magic custom CSS! ORIGINAL CHARACTER DON'T STEAL */

body {
  background-color: #7f7f7f;
}

.title {
  font-size: 200%;
}

#p-Navigation, #p-search, #p-tb, #p-Information, #p-General_Categories, #p-Organizations, #p-Lore, #footer {
  font-family: Palatino Linotype;
  font-size: 115%;
  width: 169px;
}