diff options
Diffstat (limited to 'src/style.css')
| -rw-r--r-- | src/style.css | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/style.css b/src/style.css index 7016a47..d40758f 100644 --- a/src/style.css +++ b/src/style.css | |||
| @@ -2,6 +2,11 @@ header nav table { | |||
| 2 | width: 100%; | 2 | width: 100%; |
| 3 | } | 3 | } |
| 4 | 4 | ||
| 5 | .logo img { | ||
| 6 | max-width: 3em; | ||
| 7 | margin: 0 0 0 0; | ||
| 8 | } | ||
| 9 | |||
| 5 | .links { | 10 | .links { |
| 6 | text-align: right; | 11 | text-align: right; |
| 7 | font-weight: bold; | 12 | font-weight: bold; |
