MediaWiki:Common.css: Unterschied zwischen den Versionen

Aus FürthWiki

Test minwidth
Keine Bearbeitungszusammenfassung
(Test minwidth)
Zeile 301: Zeile 301:
  * Vorlage:Buch
  * Vorlage:Buch
  */
  */
@media screen and (min-width: 768px) {
.factbox {
.factbox {
   width:340px;  
   width:340px;  
Zeile 310: Zeile 311:
   clear: right;  
   clear: right;  
   text-align:left;
   text-align:left;
}
} }