diff --git a/res/style.css b/res/style.css index 5d5e68c..f02ea25 100644 --- a/res/style.css +++ b/res/style.css @@ -52,11 +52,13 @@ br { float: left; } .navigation-branding-h { - font-size: xx-large; - padding: 5px; - margin-top: 7px; - margin-bottom: 7px; + font-size: 34px; + padding: 4px; + margin-top: 2px; + margin-bottom: 2px; white-space: nowrap; + text-decoration: none; + border: none; } .noselect {