MediaWiki:Common.css: Unterschied zwischen den Versionen

aus FreewarWiki, der Referenz für Freewar
Zur Navigation springen Zur Suche springen
KKeine Bearbeitungszusammenfassung
Keine Bearbeitungszusammenfassung
Zeile 1: Zeile 1:
  .generallyHide { display:none; }
  .generallyHide { display:none; }
  .printonly { display:none; }
  .printonly { display:none; }
  .legend { float:right; width:200px; }
  .screenlegend { float:right; }


  .maplink { text-decoration: none; }
  .maplink { text-decoration: none; }
Zeile 8: Zeile 8:
  .maplink a:hover { text-decoration: none; }
  .maplink a:hover { text-decoration: none; }
  .maplink { line-height: 1em; }
  .maplink { line-height: 1em; }
@import "/wiki/index.php?title=MediaWiki:Print.css&action=raw&ctype=text/css&smaxage=18000"

Version vom 16. Dezember 2005, 17:13 Uhr

 .generallyHide { display:none; }
 .printonly { display:none; }
 .screenlegend { float:right; }

 .maplink { text-decoration: none; }
 .maplink a:link { text-decoration: none; }
 .maplink { z-index:2; }
 .maplink a:hover { text-decoration: none; }
 .maplink { line-height: 1em; }

 @import "/wiki/index.php?title=MediaWiki:Print.css&action=raw&ctype=text/css&smaxage=18000"