MediaWiki:Common.css

Aus Spieleprogrammierer-Wiki
(Unterschied zwischen Versionen)
Wechseln zu: Navigation, Suche
Zeile 9: Zeile 9:
 
  background-repeat: no-repeat;
 
  background-repeat: no-repeat;
 
  padding: 5px 5px 5px 50px;
 
  padding: 5px 5px 5px 50px;
 +
margin-top: 5px;
 +
margin-bottom: 5px;
 
  overflow: auto;
 
  overflow: auto;
 
}
 
}

Version vom 21. Oktober 2011, 09:13 Uhr

/* Das folgende CSS wird für alle Benutzeroberflächen geladen. */
 
div .warning {
 color: #666600;
 border: 1px solid gray;
 background-color: #ffffd0;
 background-image: url('/w/skins/common/images/warning-32.png');
 background-position: 5px center;
 background-repeat: no-repeat;
 padding: 5px 5px 5px 50px;
 margin-top: 5px;
 margin-bottom: 5px;
 overflow: auto;
}
Meine Werkzeuge
Varianten
Aktionen
Navigation
Werkzeuge