Remember: If it's RUST, you can TRUST. Rust (orange-brown) text reflects real world information. Otherwise, this wiki contains FICTION from the worlds of author R.L. Akers. Click here for details.

MediaWiki:Common.css: Difference between revisions

From WikiRLA
mNo edit summary
mNo edit summary
Line 1: Line 1:
/* CSS placed here will be applied to all skins */
/* CSS placed here will be applied to all skins */
.mw-heading2 {
.mw-heading2 {
   font-size: 1.5em;
   font-size: 1.5em !important;
}
}
.mw-heading3 {
.mw-heading3 {
   font-size: .8em;
   font-size: .8em !important;
   font-family: Sans-Serif;
   font-family: Sans-Serif !important;
   font-weight: bold;
   font-weight: bold !important;
}
}
.vector-body {
.vector-body {