diff options
Diffstat (limited to 'static/twentyeleven-style-20231107.css')
| -rw-r--r-- | static/twentyeleven-style-20231107.css | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/static/twentyeleven-style-20231107.css b/static/twentyeleven-style-20231107.css index 0d8a11b..7106170 100644 --- a/static/twentyeleven-style-20231107.css +++ b/static/twentyeleven-style-20231107.css @@ -331,6 +331,16 @@ body, input, textarea { h1,h2,h3,h4,h5,h6 { clear: both; } + +h1 { + font-size: 200%; + text-decoration: underline; +} + +h2 { + font-size: 150%; +} + hr { background-color: #ccc; border: 0; |
