Zuletzt bearbeitet vor einem Jahr
von Margit

styles.css

Version vom 3. April 2023, 13:52 Uhr von Margit (Diskussion | Beiträge) (Die Seite wurde neu angelegt: „h1 {color:#444; font-size:1.4rem} h2 {margin: 1.8rem 0 0.5rem} .sectionflex {justify-content:start; gap:20px} .sectionflex > div {text-align:center; margin:0!i…“)
(Unterschied) ← Nächstältere Version | Aktuelle Version (Unterschied) | Nächstjüngere Version → (Unterschied)
h1 {color:#444; font-size:1.4rem}
h2 {margin: 1.8rem 0 0.5rem}
.sectionflex {justify-content:start; gap:20px}
.sectionflex > div {text-align:center; margin:0!important; padding: 15px 20px 10px 20px!important; border:1px solid #b5b5b5; box-shadow: 0 0 4px 3px rgba(121, 129, 135, .1)}
.sectionflex.col3 > div {flex-basis:22%;}
.sectionflex > div:hover {background:#efefef}