MediaWiki:Mobile.css: Unterschied zwischen den Versionen

Zur Navigation springen Zur Suche springen
K
keine Bearbeitungszusammenfassung
KKeine Bearbeitungszusammenfassung
KKeine Bearbeitungszusammenfassung
Zeile 25: Zeile 25:
  * Header
  * Header
  */
  */
/*
  .header {
  .header {
     height: 3em !important;
     height: 3em !important;
  }
  }
*/
.header-container.header-chrome {
.header-container.header-chrome {
     background-color: #FFF;
     background-color: #FFF;
     border-bottom: 1px solid #c8ccd1;
     border-bottom: 1px solid #c8ccd1;
     box-shadow: none;
     box-shadow: none;
     height: 3em;
     /*height: 3em; */
}
}
.header .branding-box h1 {
.header .branding-box h1 {
Zeile 105: Zeile 107:
  * Mobile Navigation
  * Mobile Navigation
  */
  */
/*
#mw-mf-page-left {
.primary-navigation-enabled,
nav {
     background-color: #333 !important;
     background-color: #333 !important;
}
}
*/
#mw-mf-page-left .mw-ui-icon-minerva-logOut span {
color: transparent;
}
nav ul {
nav ul {
     padding-bottom: 1em !important;
     padding-bottom: 1em !important;
Zeile 117: Zeile 119:
     background-color: #444 !important;
     background-color: #444 !important;
     font-size: 1em !important;
     font-size: 1em !important;
    border-left: 0.5em solid #333 !important;
}
}
nav ul li a,  
nav ul li a,  

Navigationsmenü