diff --git a/assets/css/src/swiper.css b/assets/css/src/swiper.css index 10f07b9..28932f6 100644 --- a/assets/css/src/swiper.css +++ b/assets/css/src/swiper.css @@ -28,6 +28,8 @@ top: 0 !important; z-index: 3 !important; margin-top: 0 !important; + color: #000 !important; + font-size: 3rem !important; } .swiper-button-next:after, @@ -35,12 +37,12 @@ content: "" !important; } -.swiper-button-next { - justify-content: flex-end !important; -} .swiper-button-prev { justify-content: flex-start !important; } +.swiper-button-next { + justify-content: flex-end !important; +} .swiper-button img { width: 2.5rem; diff --git a/assets/css/src/text.css b/assets/css/src/text.css index 7dab19a..8b0a5a6 100644 --- a/assets/css/src/text.css +++ b/assets/css/src/text.css @@ -11,6 +11,7 @@ body { font-family: "Joker", sans-serif; font-size: var(--font-size-m); + line-height: 1.25; } h1, diff --git a/assets/css/src/variables.css b/assets/css/src/variables.css index 1dce9b2..a7cbaaf 100644 --- a/assets/css/src/variables.css +++ b/assets/css/src/variables.css @@ -25,11 +25,8 @@ --color-pink-light: #ffa199; --color-salmon: #ff6647; --color-purple: #9e00ff; - --color-purple-light: #f066ff; --color-yellow: #faff82; --color-yellow-fluo: #d6ff00; - --color-orange: #ff5c00; - --color-red: #ff3300; --color-duck: #2e8799; --color-blue: #009eff; --color-blue-light: #9ef; @@ -38,6 +35,7 @@ --color-mint: #45e6ba; --color-brown: #a59478; --color-brown-light: #d6cfbe; + --color-beige: #f7f6ed; --transition-image-opacity: opacity 0.3s ease-in-out; } diff --git a/media/index.html b/media/index.html deleted file mode 100644 index e69de29..0000000 diff --git a/site/templates/event.php b/site/templates/event.php index 8bb7a26..aeb5575 100644 --- a/site/templates/event.php +++ b/site/templates/event.php @@ -18,8 +18,8 @@ - - + +