diff options
Diffstat (limited to 'static/styles.css')
-rw-r--r-- | static/styles.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/styles.css b/static/styles.css index d1ac829..58e4219 100644 --- a/static/styles.css +++ b/static/styles.css @@ -28,9 +28,9 @@ div { table#toplinks { width: 100%; - background-color: honeydew; td { width: 1%; + background-color: honeydew; text-align: center; a { font-size: 1.75em; |