From c012929cdae7c37aa3b3b4fa2e7de465458f732a Mon Sep 17 00:00:00 2001 From: Web Dev 9000 Date: Sun, 4 Sep 2022 14:35:33 -0700 Subject: [PATCH] Add files via upload --- static/dream_web/index.css | 3 +++ static/dream_web/index.html | 8 +++++++- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/static/dream_web/index.css b/static/dream_web/index.css index 072c00d53a..9b0773ae7d 100644 --- a/static/dream_web/index.css +++ b/static/dream_web/index.css @@ -83,6 +83,9 @@ label { #txt2img { background-color: #DCDCDC; } +#variations { + background-color: #EEEEEE; +} #img2img { background-color: #F5F5F5; } diff --git a/static/dream_web/index.html b/static/dream_web/index.html index 49a0fcccd4..9428dca081 100644 --- a/static/dream_web/index.html +++ b/static/dream_web/index.html @@ -69,7 +69,13 @@ -
+
+ + + + +
+