style update mainpage
This commit is contained in:
@@ -41,9 +41,9 @@
|
||||
{{ else }}
|
||||
<link href='{{ "css/webfonts.min.css" | relURL }}' rel="stylesheet" />
|
||||
{{ end }}
|
||||
<div class="flex items-center justify-between flex-wrap bg-gray-800 p-8 text-white">
|
||||
<div class="flex items-center justify-between flex-wrap bg-darkergrey-custom p-8 text-white">
|
||||
<div class="items-center text-xl text-grey-900 mr-6">
|
||||
{{ .Site.Params.site.name }}
|
||||
© {{site.Title}} {{ now.Year }} Alle Rechte Vorbehalten.
|
||||
</div>
|
||||
<div class="w-full block flex-grow lg:flex lg:items-center lg:w-auto" id="mobileMenu">
|
||||
<div class="text-lg lg:flex-grow">
|
||||
@@ -61,7 +61,4 @@
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="copy pl-8 py-5 bg-tlgray-700 text-white text-md">
|
||||
© {{site.Title}} {{ now.Year }} All Rights Reserved.
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
Reference in New Issue
Block a user