Zeile 11: | Zeile 11: | ||
.randnotiz .wichtig { | .randnotiz .wichtig { | ||
− | color: red; | + | color: red !important; |
} | } |
Version vom 17. November 2020, 15:45 Uhr
/* Desktop */ @media screen and (min-width: 1550px) { .randnotiz { position: absolute; right: -200px; width: 250px; color: red; } } .randnotiz .wichtig { color: red !important; }