K |
K |
||
Zeile 7: | Zeile 7: | ||
} | } | ||
− | . | + | .randnotiz-icon { |
− | |||
− | |||
− | |||
position: absolute; | position: absolute; | ||
height: 2rem; | height: 2rem; |
Version vom 18. November 2020, 10:01 Uhr
.randnotiz { border-top: solid 0.5rem #888; } .wichtig { border-color: #b51f1f; } .randnotiz-icon { position: absolute; height: 2rem; left: -1rem; top: -1rem; color: #b51f1f; } /* Desktop */ @media screen and (min-width: 1550px) { .randnotiz { position: absolute; right: -200px; width: 250px; } }