Änderungen
Zur Navigation springen
Zur Suche springen
26 Bytes hinzugefügt
, 10:19, 15. Dez. 2021
| Zeile 48: |
Zeile 48: |
| | body { | | body { |
| | color: #2a2b2c; | | color: #2a2b2c; |
| | + | font-size: 0.85em; |
| | } | | } |
| | | | |
| Zeile 55: |
Zeile 56: |
| | | | |
| | h1 { | | h1 { |
| − | font-size: 2em; | + | font-size: 1.5em; |
| | } | | } |
| | | | |
| | h2 { | | h2 { |
| − | font-size: 1.5em; | + | font-size: 1.25em; |
| | } | | } |
| | | | |