Keine Bearbeitungszusammenfassung |
Keine Bearbeitungszusammenfassung |
||
| Zeile 1: | Zeile 1: | ||
. | .wcagbadge { | ||
display: inline-block; | |||
font-size: 0.9em; | |||
background: #fcfcfd; | |||
padding: 0 0 0 4px !important; | |||
border-radius: 4px; | |||
margin: 0 4px; | |||
outline: 1px solid #dadada | |||
} | |||
.wcagbadge:hover { | |||
background: #fff7df; | |||
} | |||
.external-noicon .external { | |||
background: none!important; | |||
padding-right: 4px!important | |||
} | |||
.wcagbadge a { | |||
text-decoration: none!important; | |||
color: black!important; | |||
} | |||
Aktuelle Version vom 20. Juli 2026, 11:54 Uhr
.wcagbadge {
display: inline-block;
font-size: 0.9em;
background: #fcfcfd;
padding: 0 0 0 4px !important;
border-radius: 4px;
margin: 0 4px;
outline: 1px solid #dadada
}
.wcagbadge:hover {
background: #fff7df;
}
.external-noicon .external {
background: none!important;
padding-right: 4px!important
}
.wcagbadge a {
text-decoration: none!important;
color: black!important;
}