styles.css
Aus Infopedia
< Vorlage:Randnotiz
Version vom 18. November 2020, 10:13 Uhr von Johannes.Grasegger (Diskussion | Beiträge)
.randnotiz { border-top: solid 0.5rem #888; padding: 0 !important; } .wichtig { border-color: #b51f1f; } .randnotiz-icon { position: absolute; font-size: 2rem; left: 0rem; top: 0rem; margin: 0 !important; padding: 0 !important; } .wichtig i { color: #b51f1f; } /* Desktop */ @media screen and (min-width: 1550px) { .randnotiz { position: absolute; right: -200px; width: 250px; } }