MediaWiki:Common.css: Unterschied zwischen den Versionen

Aus WiiDatabase Wiki
Zur Navigation springenZur Suche springen
Mobile Fixes Sidebar
(Falsche Farbe)
(Mobile Fixes Sidebar)
 
Zeile 1.116: Zeile 1.116:
}
}


#p-cactions-label {
 
color: #000;
@media screen and (max-width: 550px) {
#p-cactions-label {
color: #000;
}
 
    #sidebar {
        border-right: 0;
        border-left: 0;
        border: 1px solid #aaaaaa;
        background-color: #FFF;
        margin-top: 2rem;
        padding-left: 1rem;
        padding-bottom: 1rem;
        padding-top: 1rem;
        line-height: 1.5em;
    }
 
    #sidebar h3 {
        color: #000;
    }
 
    #sidebar .portlet[role="navigation"] {
        margin-top: 1rem;
    }
}
}

Navigationsmenü