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 121: Line 121:
font-size: 1.25em !important;
font-size: 1.25em !important;
}
}
    #mw-header-container {
    /* padding: 0 !important; */
    }
    #mw-content-container {
margin-top: 0em !important;
    }
}
}


Line 163: Line 157:
         background: #fff;
         background: #fff;
         padding: 3.75em 0.45em 0.35em;
         padding: 3.75em 0.45em 0.35em;
    }
    #mw-content-container {
margin-top: 0em !important;
     }
     }
}
}