diff --git a/public/css/style.css b/public/css/style.css index 4df26ba4..448a2b7f 100644 --- a/public/css/style.css +++ b/public/css/style.css @@ -186,6 +186,10 @@ div.container div.blockBody:nth-of-type(2) table tr:first-of-type th:last-of-typ .navbar { border-radius: 0px; } +/* the logo needs some space */ +.navbar-logo { + margin-right: 10px; +} :target { background-color: #e5eecc; diff --git a/public/img/logo.png b/public/img/logo.png new file mode 100644 index 00000000..0967da8c Binary files /dev/null and b/public/img/logo.png differ diff --git a/templates/index.html b/templates/index.html index 3b5708fe..2477c7ae 100755 --- a/templates/index.html +++ b/templates/index.html @@ -42,7 +42,7 @@ - Nyaa Pantsu +