styles.css
Aus Infopedia
< Vorlage:Randnotiz
Version vom 18. November 2020, 09:32 Uhr von Johannes.Grasegger (Diskussion | Beiträge)
.randnotiz { border-top: solid 0.5rem #888; } .wichtig { border-top: #b51f1f; } /* Desktop */ @media screen and (min-width: 1550px) { .randnotiz { position: absolute; right: -200px; width: 250px; } }