diff options
-rw-r--r-- | public/stylesheets/theme.css | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/public/stylesheets/theme.css b/public/stylesheets/theme.css index f1dbe5304..a00a1b21f 100644 --- a/public/stylesheets/theme.css +++ b/public/stylesheets/theme.css @@ -128,6 +128,8 @@ div.lang { #topnav { background: transparent; top: 120px; + left: 115px; + font-family:'DeliciousRoman', Arial, sans-serif; font-size: 18px; } |