aboutsummaryrefslogtreecommitdiff
path: root/frontend/style.sass
diff options
context:
space:
mode:
authormetamuffin <metamuffin@disroot.org>2023-08-01 18:40:35 +0200
committermetamuffin <metamuffin@disroot.org>2023-08-01 18:40:35 +0200
commitad2b4207d48fe19e501e0fac2c1139ce7ef4dea1 (patch)
tree0ce3271c6ca517fa81bdf6373c4515eeb5a53387 /frontend/style.sass
parent7b1cb4e58347758cab25b73dc6486f5f90efa6df (diff)
downloadfastbangs-ad2b4207d48fe19e501e0fac2c1139ce7ef4dea1.tar
fastbangs-ad2b4207d48fe19e501e0fac2c1139ce7ef4dea1.tar.bz2
fastbangs-ad2b4207d48fe19e501e0fac2c1139ce7ef4dea1.tar.zst
submit ui
Diffstat (limited to 'frontend/style.sass')
-rw-r--r--frontend/style.sass8
1 files changed, 5 insertions, 3 deletions
diff --git a/frontend/style.sass b/frontend/style.sass
index 5199a22..eac7239 100644
--- a/frontend/style.sass
+++ b/frontend/style.sass
@@ -20,13 +20,17 @@ h1
&.level-error
color: #ff0000
-
&.level-success
color: #00ff00
+ &.level-warn
+ color: #ffe600
section.info
margin: 5em
+section.submit
+ margin: 5em
+
section.engine-select
margin: 10em
ul
@@ -78,7 +82,5 @@ button
border: 0
cursor: pointer
-
-
label
margin-right: 1em