diff options
Diffstat (limited to 'src/style.css')
| -rw-r--r-- | src/style.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/style.css b/src/style.css index 5a1ecf5..a1b98d6 100644 --- a/src/style.css +++ b/src/style.css | |||
| @@ -3,7 +3,7 @@ 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 | .contact { text-align: right; } | 6 | .lastupdate { text-align: right; } |
| 7 | .contact a { font-weight: bold; } | 7 | .contact a { font-weight: bold; } |
| 8 | 8 | ||
| 9 | /* Content */ | 9 | /* Content */ |
