Änderungen

Zur Navigation springen Zur Suche springen
363 Bytes hinzugefügt ,  23:45, 4. Mär. 2020
keine Bearbeitungszusammenfassung
Zeile 1: Zeile 1: −
/* Das folgende CSS wird für alle Nutzer der mobilen Version geladen. */
+
/* Das folgende CSS wird für alle Benutzeroberflächen geladen. */
 +
 
 +
.mw-body h1, .mw-body h2 {
 +
    font-family: sans-serif;
 +
    line-height: 1.3;
 +
    margin-bottom: 0.25em;
 +
    padding: 0;
 +
}
 +
 
 +
/*Für Infoboxen mit Aufklappmenü*/
 
.mw-collapsible.fixtoggle > .mw-collapsible-toggle {
 
.mw-collapsible.fixtoggle > .mw-collapsible-toggle {
 
   float: none;
 
   float: none;
Zeile 51: Zeile 60:     
/* Buttons von Vorlage:pers */
 
/* Buttons von Vorlage:pers */
.button2{
+
.button{
color: black;
+
  color: black;
display: block;
+
    display: block;
width:70;
+
width: 100%;
height: 35%;
+
    height: 100%;
background-color: rgb(247, 247, 247);
+
    background-color: rgb(247,247,247);
/*padding: 10px 15px;*/
+
    padding: 10px 15px;
text-align: left;
+
    text-align: left;
text-decoration: none;
+
    font-family: Arial;
border-radius:2%;
+
    text-decoration: none;
border-top: rgb(229, 229, 229) 1px solid;
+
    border-radius: 5px;
border-left: rgb(229, 229, 229) 1px solid;
+
    border-top: #e5e5e5 1px solid;
border-bottom:rgb(229, 229, 229) 1px solid;
+
    border-left: #e5e5e5 1px solid;
border-right: rgb(229, 229, 229) 1px solid;
+
    border-bottom: #e5e5e5 1px solid;
 +
    border-right: #e5e5e5 1px solid;
 
}
 
}
   −
.button2:hover{
+
.button:hover{
 
border-bottom: rgb(169, 169, 169) 1px solid;
 
border-bottom: rgb(169, 169, 169) 1px solid;
 
border-right: rgb(169, 169, 169) 1px solid;
 
border-right: rgb(169, 169, 169) 1px solid;
 
border-top: rgb(169, 169, 169) 1px solid;
 
border-top: rgb(169, 169, 169) 1px solid;
 
border-left: rgb(169, 169, 169) 1px solid;
 
border-left: rgb(169, 169, 169) 1px solid;
/*padding: 11px 14px 9px 16px;*/
   
border-radius:3%;
 
border-radius:3%;
 
background-color: rgb(202, 202, 202);
 
background-color: rgb(202, 202, 202);
 
}
 
}
.unterstreichen{
+
.buttonunterstreichen{
 
color:rgb(169, 169, 169);
 
color:rgb(169, 169, 169);
 
text-decoration:underline;
 
text-decoration:underline;
 
}
 
}
.tabelle{
+
.buttontabelle{
border:2%;
+
display: block;
 
align:center;
 
align:center;
width:70%;
+
padding: auto;
height: 35%;
+
border:1px;
 +
 
 +
}
 +
 
 +
/* 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);
 
}
 
}
Cookies helfen uns bei der Bereitstellung von madipedia. Durch die Nutzung von madipedia erklärst du dich damit einverstanden, dass wir Cookies speichern.

Navigationsmenü