summaryrefslogtreecommitdiff
path: root/lehed/rollid/styles.css
diff options
context:
space:
mode:
authorRasmus <rasmus.luha@gmail.com>2023-05-05 18:37:52 +0300
committerRasmus <rasmus.luha@gmail.com>2023-05-05 18:37:52 +0300
commit8f3d2b1b6ff3cb2378a2ce5403faebaadca61c11 (patch)
treea0c25f684b13444da069da1063653caa162fe426 /lehed/rollid/styles.css
parent9a4d6be0ca9cb86ef56acdbf8bcc1fe9f920a19c (diff)
Parandused
Former-commit-id: 5f3ba2029e5783e370d2a7808b5ede5448424e14
Diffstat (limited to 'lehed/rollid/styles.css')
-rw-r--r--lehed/rollid/styles.css45
1 files changed, 37 insertions, 8 deletions
diff --git a/lehed/rollid/styles.css b/lehed/rollid/styles.css
index 638a630..595cbdc 100644
--- a/lehed/rollid/styles.css
+++ b/lehed/rollid/styles.css
@@ -1,18 +1,12 @@
-/*
-@font-face {
- font-family: 'fontUno';
- src: url('fonts/FirstSchool.ttf');
-}
-*/
-
@font-face {
font-family: 'fontUno';
src: url('fonts/test/C059-BdIta.otf');
}
body{
- font-family: 'Cormorant SC', serif !important;
max-width: 100% !important;
+ background-color: #43464b;
+ font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
}
button{
@@ -34,6 +28,31 @@ video {
}
+
+
+/* NavBar */
+.navbar{
+ margin: 1.2rem;
+ margin-top: 0;
+ border-bottom: 2px solid white;
+}
+
+.navbar span{
+ font-weight: bold !important;
+ color: white !important;
+}
+
+.navbar a:hover{
+ color: snow;
+ font-weight: bolder;
+}
+.navbar a{ color: white; }
+
+
+
+
+
+
/* Pealkirjade värvid */
.uliopilanePealkiri {
@@ -68,3 +87,13 @@ video {
margin-left: 0px;
}
}
+
+
+
+#nav-opilane-tab{ color: #4169E1 !important}
+#nav-arimees-tab{ color: #2FF924 !important}
+#nav-perenaine-tab{ color: #FEDD00 !important}
+#nav-partorg-tab{ color: #a1000e !important}
+#nav-kaitseliitlane-tab{color: #156734 !important}
+#nav-direktor-tab{ color: #ED8B00 !important}
+