diff --git a/static/css/style.css b/static/css/style.css index d8d1223..7115352 100644 --- a/static/css/style.css +++ b/static/css/style.css @@ -1060,11 +1060,14 @@ p { .logo-container { color: var(--font-fg); line-height: 0; + text-align: center; } .logo-container svg { vertical-align: middle; margin: 0 auto; + width: 110px; + height: 40px; } .results-search-container { @@ -1825,9 +1828,8 @@ body, h1, p, a, input, button { font-size: 26px; display: block; margin-top: 0px; - top: 0px; + top: -5px; /* how ? why ? I dont even wanna know */ left: 0px; - /* background-color: var(--search-bg); */ } .mobile-none { diff --git a/templates/files.html b/templates/files.html index 7e05993..079899c 100755 --- a/templates/files.html +++ b/templates/files.html @@ -13,7 +13,103 @@
-

{{ translate "site_name" }}

+

+ +

diff --git a/templates/forums.html b/templates/forums.html index ceae89d..de7a833 100755 --- a/templates/forums.html +++ b/templates/forums.html @@ -13,7 +13,103 @@ -

{{ translate "site_name" }}

+

+ +

diff --git a/templates/images.html b/templates/images.html index 148f824..0b77938 100755 --- a/templates/images.html +++ b/templates/images.html @@ -14,7 +14,103 @@ -

{{ translate "site_name" }}

+

+ +

diff --git a/templates/map.html b/templates/map.html index ecb61ac..38a47b6 100644 --- a/templates/map.html +++ b/templates/map.html @@ -28,7 +28,103 @@ -

{{ translate "site_name" }}

+

+ +

diff --git a/templates/text.html b/templates/text.html index 8f7645e..b5dd813 100755 --- a/templates/text.html +++ b/templates/text.html @@ -13,7 +13,103 @@ -

{{ translate "site_name" }}

+

+ +

diff --git a/templates/videos.html b/templates/videos.html index 58625d4..0d72173 100644 --- a/templates/videos.html +++ b/templates/videos.html @@ -13,7 +13,103 @@ -

{{ translate "site_name" }}

+

+ +