mirror of
https://github.com/nasa/trick.git
synced 2024-12-18 12:56:26 +00:00
8 lines
141 B
CSS
8 lines
141 B
CSS
h1 { font-size: 120%; }
|
|
h2 { font-size: 105%; }
|
|
h3 { font-size: 90%; }
|
|
h4 { font-size: 85%; }
|
|
h5 { font-size: 80%; }
|
|
h6 { font-size: 75%; }
|
|
|