MediaWiki:Common.css: Unterschied zwischen den Versionen

Zur Navigation springen Zur Suche springen
keine Bearbeitungszusammenfassung
Keine Bearbeitungszusammenfassung
Markierungen: Mobile Bearbeitung Mobile Web-Bearbeitung
Keine Bearbeitungszusammenfassung
Zeile 41: Zeile 41:
     text-align: right !important;
     text-align: right !important;
}
}




Zeile 125: Zeile 127:


.herobutton {
.herobutton {
    display: block;
     max-width: 50%;
     max-width: 50%;
     min-width: 240px;
     min-width: 240px;
    padding: 0;
    border-radius: 4px;
}
.herobutton a,
.herobutton span {
     padding: 4px;
     padding: 4px;
     border-radius: 4px;
     border-radius: 4px;
    background-color: transparent;
}
}


.herobutton:hover {
.herobutton a:hover,
     background-color: rgba(10,10,10,0.1);
.herobutton span:hover {
     background-color: rgba(10, 10, 10, 0.1);
}
}




Zeile 186: Zeile 197:
     overflow: auto;
     overflow: auto;
}
}




Zeile 235: Zeile 248:
     background: #17a2b8;
     background: #17a2b8;
}
}




Zeile 357: Zeile 372:
     margin: 0;
     margin: 0;
}
}




Zeile 378: Zeile 395:
     }
     }
}
}




Navigationsmenü