This commit is contained in:
Alexander Agnarson 2020-08-25 16:53:22 +02:00
parent 503f8822f3
commit 3adf01523b
11 changed files with 995 additions and 299 deletions

View file

@ -82,9 +82,11 @@
/* header */
#header .pad { padding: 0; }
#header { padding-bottom: 0; }
.site-title { width: 100%; float: none; }
.site-title a { text-align: center; }
.toggle-search { margin-right: 0; top: 80px; left: -1px; right: auto; padding-top: 13px; padding-bottom: 13px; }
.toggle-search.active { padding-top: 15px; padding-bottom: 15px; }
.search-expand { width: 100%; margin-right: -30px; top: 130px; }
/* footer */