ths style changes

This commit is contained in:
Yannik Schmidt
2021-05-11 11:44:41 +02:00
parent be29444501
commit 802e907905
2 changed files with 5 additions and 3 deletions

View File

@@ -18,7 +18,8 @@
<!-- Site wellcome header -->
<header class="masthead {% if conf['NO_CENTER_TITLE'] %} h-50 {% endif %}"
style="background-color: #312a2a;"
style="background-size: unset; background-position: right;
padding: 30px"
{% if conf['WALLPAPER_URL'] %} realsrc='{{ conf["WALLPAPER_URL"] }}' {% endif %}>
<div class="{% if conf['NO_CENTER_TITLE'] %} pb-4 pl-2 pr-2 {% else %} container {% endif %}
{% if conf['WALLPAPER_URL'] %} h-50 {% endif %}">
@@ -115,7 +116,7 @@
{% endif %}
{% for section in sections %}
<div class="{% if loop.index %2 == 1 %} bg-secondary {% else %} bg-dark {% endif %} pt-2 pb-4">
<div class="pt-2 pb-4">
<div class="container text-color-special">
<div class="row" {% if loop.index %2 == 1 %} style="flex-direction: row-reverse;" {% endif %}>
<div class="mt-3 col image-min-dimensions">