MediaWiki:Mobile.css: Unterschied zwischen den Versionen

Zur Navigation springen Zur Suche springen
K
keine Bearbeitungszusammenfassung
(Erste grundlegende mobile Styles)
 
KKeine Bearbeitungszusammenfassung
Zeile 12: Zeile 12:
a:hover {
a:hover {
     color: #FF4B33;
     color: #FF4B33;
}
.float:after {
    display: block;
    content: '';
    clear: both;
}
}
.float > div {
.float > div {
     float: left;
     float: left;
}
}
.clearFloat {
 
    clear: both;
}


/** *************************************
/** *************************************

Navigationsmenü