From 536cc44681705edb12cee354183336c8ca889420 Mon Sep 17 00:00:00 2001 From: Alex Korzhikov Date: Sun, 4 Apr 2021 18:53:55 +0200 Subject: [PATCH] fix ing log center aligned --- css/custom.css | 19 +++++-------------- index.html | 10 ++++++---- 2 files changed, 11 insertions(+), 18 deletions(-) diff --git a/css/custom.css b/css/custom.css index 0c63420..a4f6b50 100644 --- a/css/custom.css +++ b/css/custom.css @@ -10,21 +10,12 @@ padding-bottom: 0px; } - -.navbar-2nd-logo { - padding-top: 1em; -} -.navbar-2nd-logo p { - color: rgba(255, 255, 255, 0.5); - font-size: .5em; - text-align: right; - line-height: 120%; - margin-top: 5px; -} -.navbar-2nd-logo img { +#navbar-2nd-logo img { float: right; - max-width: 70%; - padding-left: 12px; + max-height: 55px; + position: absolute; + top: 0; + left: 100px; } .navbar-fixed-top .navbar-2nd-logo p { color: rgba(0, 0, 0, 0.5); diff --git a/index.html b/index.html index fcb72f1..6194006 100644 --- a/index.html +++ b/index.html @@ -68,12 +68,14 @@
  • Tickets
  • CoC
  • + -