summaryrefslogtreecommitdiff
path: root/www/default.css
diff options
context:
space:
mode:
Diffstat (limited to 'www/default.css')
-rw-r--r--www/default.css41
1 files changed, 0 insertions, 41 deletions
diff --git a/www/default.css b/www/default.css
deleted file mode 100644
index 8c6ce4d..0000000
--- a/www/default.css
+++ /dev/null
@@ -1,41 +0,0 @@
-:root {
- --primary-color: #333333;
- --secondary-color: #FFFFFF;
- --home: #c8c8c8;
- --yes: #5cff5c;
- --no: #ff5c5c;
- font-size: 18;
- --fast-speed: 0.2s;
- --med-speed: 0.4s;
- --slow-speed: 1s;
-}
-
-title {
- text-align: left;
- line-height: 3;
-}
-
-.section-number-3 {
- color: red;
-}
-
-body {
- font-family: 'Jost*', sans-serif;
- line-height: 1.2;
- margin: 0;
- padding: 0;
- background-color: var(--primary-color);
- color: var(--secondary-color);
-}
-
-code {
- font-family: 'Hack', sans-serif;
-}
-
-p {
- font-family: 'Public Sans', sans-serif;
-}
-
-#org88f7f8b {
- line-height: 10;
-}
Copyright 2019--2024 Marius PETER