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 124: Line 124:


@media (max-width: 1099px) {
@media (max-width: 1099px) {
#user-tools h2::after, .sidebar-chunk h2::after {
        position: absolute;
        top: 0.65em;
        left: 23px;
    }
    #user-tools h2::after, .sidebar-chunk h2::after {
        display: inline-block;
        content: '';
        width: 22px;
        height: 12px;
        background-image: url(/skins/Timeless/resources/images/arrow-down-grey.svg?46d67);
        background-position: center center;
        background-repeat: no-repeat;
    }
     #user-tools h2 span, .sidebar-chunk h2 span {
     #user-tools h2 span, .sidebar-chunk h2 span {
         display: inline-block;
         display: inline-block;