summaryrefslogtreecommitdiff
path: root/app/static/styles/default.css
diff options
context:
space:
mode:
Diffstat (limited to 'app/static/styles/default.css')
-rw-r--r--app/static/styles/default.css6
1 files changed, 5 insertions, 1 deletions
diff --git a/app/static/styles/default.css b/app/static/styles/default.css
index 47ba29d..51c6549 100644
--- a/app/static/styles/default.css
+++ b/app/static/styles/default.css
@@ -4,6 +4,9 @@
--home: rgba(200, 200, 200, 0.7);
--yes: rgba(0, 255, 0, 0.7);
--no: rgba(255, 0, 0, 0.7);
+ background-image: url(../img/home.png);
+ background-repeat: repeat-x;
+ transition-timing-function: ease-in-out;
}
* {
@@ -17,9 +20,10 @@ body {
}
h1 {
-
}
h2 {
+}
+p {
}
Copyright 2019--2024 Marius PETER