diff options
Diffstat (limited to 'website')
-rw-r--r-- | website/local.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/website/local.css b/website/local.css index 04f336c..0cebb50 100644 --- a/website/local.css +++ b/website/local.css @@ -62,6 +62,7 @@ table.sitenav img.logo { table.sitenav a { font-weight: bold; text-decoration: none; + margin-left: 1em; } table.sitenav a:hover { |