diff options
Diffstat (limited to 'src/style.css')
| -rw-r--r-- | src/style.css | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/src/style.css b/src/style.css index 7f7f0d2..5a1ecf5 100644 --- a/src/style.css +++ b/src/style.css | |||
| @@ -3,9 +3,8 @@ header nav table { width: 100%; } | |||
| 3 | .logo img { max-width: 3em; margin: 0 0 0 0; } | 3 | .logo img { max-width: 3em; margin: 0 0 0 0; } |
| 4 | .links { text-align: right; font-weight: bold; } | 4 | .links { text-align: right; font-weight: bold; } |
| 5 | .links a { font-weight: bold; color: black; } | 5 | .links a { font-weight: bold; color: black; } |
| 6 | footer table { font-style: italic; width: 100%; } | 6 | .contact { text-align: right; } |
| 7 | .hosted { text-align: right; } | 7 | .contact a { font-weight: bold; } |
| 8 | .hosted a, .contact a { font-weight: bold; } | ||
| 9 | 8 | ||
| 10 | /* Content */ | 9 | /* Content */ |
| 11 | html { margin: 1em auto; max-width: 42em; font-family: sans-serif } | 10 | html { margin: 1em auto; max-width: 42em; font-family: sans-serif } |
