MediaWiki:Common.css: Unterschied zwischen den Versionen

keine Bearbeitungszusammenfassung
Keine Bearbeitungszusammenfassung
Keine Bearbeitungszusammenfassung
 
(7 dazwischenliegende Versionen von 3 Benutzern werden nicht angezeigt)
Zeile 12: Zeile 12:
   float: none;
   float: none;
}
}
.infobox {
.infobox {
     color: black;
     color: black;
Zeile 97: Zeile 96:
border:1px;
border:1px;


}
/*
div#mw-content-text img {
padding: 10px 0 20px 0;
}
*/
div#maidipedia-intro {
padding: 20px;
}
/* Default icon URLs */
.leaflet-default-icon-path {
    background-image: url(images/marker-icon.png);
}
.leaflet-default-shadow-path {
    background-image: url(images/marker-shadow.png);
}
div#localNotice {
  color: #BA0000;
  padding: 1rem;
  width: 100%;
  border: 1px dotted #777;
  font-weight: bold;
  font-size: 1rem;
}
}