diff --git a/themes/buha/assets/css/layout.css b/themes/buha/assets/css/layout.css index 553e47e5..7f1824c2 100644 --- a/themes/buha/assets/css/layout.css +++ b/themes/buha/assets/css/layout.css @@ -4,6 +4,7 @@ justify-content: space-between; flex-direction: row; flex-wrap: wrap; + background-color: #741e94; background: url(/images/logo_back_full.svg); } @@ -116,11 +117,20 @@ article img { @media only screen and (min-width: 600px) { #headerinner { padding: 10px; + border-radius: 25px; + border: 2px solid var(--background-alt); + } + + header { + border: 0px solid var(--background-alt); + border-radius: 25px; } .container { background-color: var(--background-alt); min-height: 100vh; + border-radius: 25px; + border: 2px solid var(--background-alt); } .content { diff --git a/themes/buha/layouts/index.html b/themes/buha/layouts/index.html index 03c8e025..11921e77 100644 --- a/themes/buha/layouts/index.html +++ b/themes/buha/layouts/index.html @@ -7,7 +7,6 @@ {{ .Content }} - {{ $s := .Site.Params }} {{- $posts := where (where .Site.RegularPages "Permalink" "!=" .Permalink) "Type" "in" $s.mainSections }} {{- $paginator := slice -}} diff --git a/themes/buha/static/images/logo_back_full.svg b/themes/buha/static/images/logo_back_full.svg index 6be2e31c..5f2660ac 100644 --- a/themes/buha/static/images/logo_back_full.svg +++ b/themes/buha/static/images/logo_back_full.svg @@ -7,8 +7,30 @@ width="871.03339" height="122.01748" viewBox="0 0 871.0334 122.01748" + sodipodi:docname="logo_back_full.svg" + inkscape:version="1.1.1 (3bf5ae0d25, 2021-09-20)" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns="http://www.w3.org/2000/svg" xmlns:svg="http://www.w3.org/2000/svg"> +