diff options
Diffstat (limited to 'britons.css')
| -rw-r--r-- | britons.css | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/britons.css b/britons.css index 62407fa..71f9545 100644 --- a/britons.css +++ b/britons.css @@ -33,10 +33,9 @@ header { } .tagline { - margin-left: auto; color: whitesmoke; font-size: 125%; - margin-left: 1%; + padding: 0 5%; text-decoration: underline; } @@ -49,8 +48,8 @@ h1 { white-space: nowrap; } -h2 { - margin-bottom: 0%; +h2, h3 { + margin: 1% 0 0 0; } h1 a { |
