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 139: Line 139:
     }
     }
     #user-tools h2, .sidebar-chunk h2 {
     #user-tools h2, .sidebar-chunk h2 {
         cursor: pointer;
         cursor: pointer !important;
         margin-bottom: -0.45em;
         margin-bottom: -0.45em !important;
         padding-bottom: 0.45em;
         padding-bottom: 0.45em !important;
         margin: 0;
         margin: 0 !important;
         width: 30px;
         width: 30px !important;
         height: 30px;
         height: 30px !important;
         position: absolute;
         position: absolute !important;
         top: 1em;
         top: 1em !important;
         padding-bottom: 0;
         padding-bottom: 0 !important;
         font-size: 1em;
         font-size: 1em !important;
         background-repeat: no-repeat;
         background-repeat: no-repeat !important;
         background-position: center center;
         background-position: center center !important;
     }
     }
     #user-tools h2 span, .sidebar-chunk h2 span {
     #user-tools h2 span, .sidebar-chunk h2 span {
         display: inline-block;
         display: inline-block !important;
         text-indent: -99999px;
         text-indent: -99999px !important;
         border: 0;
         border: 0 !important;
         background-color: transparent;
         background-color: transparent !important;
         background-repeat: no-repeat;
         background-repeat: no-repeat !important;
    }
    #user-tools h2, .sidebar-chunk h2 {
        cursor: pointer;
        margin-bottom: -0.45em;
        padding-bottom: 0.45em;
        margin: 0;
        width: 30px;
        height: 30px;
        position: absolute;
        top: 1em;
        padding-bottom: 0;
        font-size: 1em;
        background-repeat: no-repeat;
        background-position: center center;
     }
     }
     #p-logo-text a {
     #p-logo-text a {
         padding-left: 0;
         padding-left: 0 !important;
     }
     }
     #p-logo-text {
     #p-logo-text {
         position: absolute;
         position: absolute !important;
         top: 1em;
         top: 1em !important;
         left: 4.45em;
         left: 4.45em !important;
         text-align: left;
         text-align: left !important;
     }
     }
     #mw-header-container {
     #mw-header-container {
         background: #fff;
         background: #fff !important;
         padding: 3.75em 0.45em 0.35em;
         padding: 3.75em 0.45em 0.35em !important;
     }
     }
     #mw-content-container {
     #mw-content-container {