Vorlage:Button: Unterschied zwischen den Versionen

Aus TUEpedia
Wechseln zu:Navigation, Suche
Keine Bearbeitungszusammenfassung
Keine Bearbeitungszusammenfassung
Zeile 6: Zeile 6:
     padding: 8px 16px;
     padding: 8px 16px;
     background-color: #ccc;
     background-color: #ccc;
    font-weight: 500;
     text-align: center;
     text-align: center;
     cursor: pointer;
     cursor: pointer;
Zeile 16: Zeile 15:
.template-button:active {
.template-button:active {
     background-color: #bbb;
     background-color: #bbb;
}
.template-button a {
    color: black;
    font-weight: 500;
}
}
</nowiki>
</nowiki>
</htmltag>
</htmltag>
</includeonly>
</includeonly>

Version vom 11. Oktober 2018, 12:12 Uhr