From 814bf65f4a5a6efa7f875d72896c4754367dddf8 Mon Sep 17 00:00:00 2001 From: Cursed Entertainment Date: Tue, 13 Feb 2024 15:47:09 +0200 Subject: [PATCH] ... --- static/css/style.css | 2 +- templates/image-generator.html | 6 +++--- templates/index.html | 2 +- templates/synthia-gpt.html | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/static/css/style.css b/static/css/style.css index 9f52b67..9b70e0f 100644 --- a/static/css/style.css +++ b/static/css/style.css @@ -14,7 +14,7 @@ a { padding: 10px; margin: 10px auto; background-color: var(--button-color); - color: #fff; + color: var(--text-color); text-decoration: none; border-radius: 5px; transition: background-color 0.3s; diff --git a/templates/image-generator.html b/templates/image-generator.html index 8446bed..2a00711 100644 --- a/templates/image-generator.html +++ b/templates/image-generator.html @@ -9,7 +9,7 @@
-

SDXL-Turbo Model Card

+

Image-Generator

@@ -23,7 +23,7 @@

SDXL-Turbo Model Card

-

Image Generation

+

Generated Image:

{% if result_image %}

Result Image:

Result Image @@ -32,7 +32,7 @@

Result Image:

Go to SynthWomb
- Synth Womb Logo + Synth Womb Logo
diff --git a/templates/index.html b/templates/index.html index 0e21cff..eed9833 100644 --- a/templates/index.html +++ b/templates/index.html @@ -16,7 +16,7 @@

Welcome to SynthWomb



- Synth Womb Logo + Synth Womb Logo
diff --git a/templates/synthia-gpt.html b/templates/synthia-gpt.html index 2ee4143..0e10cb8 100644 --- a/templates/synthia-gpt.html +++ b/templates/synthia-gpt.html @@ -32,7 +32,7 @@

SynthiaGPT

Go to SynthWomb
- Synth Womb Logo + Synth Womb Logo