diff --git a/static/dream_web/index.css b/static/dream_web/index.css index 072c00d53a7..9b0773ae7de 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 49a0fcccd49..9428dca0814 100644 --- a/static/dream_web/index.html +++ b/static/dream_web/index.html @@ -69,7 +69,13 @@