MediaWiki:Mobile.css: Unterschied zwischen den Versionen

keine Bearbeitungszusammenfassung
Markierungen: Manuelle Zurücksetzung Mobile Web-Bearbeitung Mobile Bearbeitung
 
(18 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt)
Zeile 15: Zeile 15:
.az {
.az {
-webkit-column-count:3;-moz-column-count:3;-ms-column-count:3;column-count:3;
-webkit-column-count:3;-moz-column-count:3;-ms-column-count:3;column-count:3;
}
.searchbox{
padding-top:30px;
padding-bottom:30px;
text-align:center;
border-radius: 2px;
border-width:1px;
border-style:solid;
}
}


Zeile 51: Zeile 61:


.blue {
.blue {
background-color:#8faedd;
background-color:#82c8e6;
}
}


Zeile 90: Zeile 100:


.text-blue {
.text-blue {
color:#339ecc;
color:#59addb;
font-weight: bold;
font-weight: bold;
}
}
Zeile 97: Zeile 107:
color:#000000;
color:#000000;
font-weight: bold;
font-weight: bold;
}
.text-purple {
color:#7f3c65;
font-weight: bold;
}
#iframe-Kalender, #iframeframe {
height: 600px;
}
}