diff options
author | Rasmus Luha <rasmus.luha@gmail.com> | 2022-09-17 00:17:34 +0300 |
---|---|---|
committer | Rasmus Luha <rasmus.luha@gmail.com> | 2022-09-17 00:17:34 +0300 |
commit | 2863a49dd0cdae245a741f533c8861c1c8b97fd6 (patch) | |
tree | ade3d224162790ed3844f601c7802ee7065683cb /lehed/rollid/styles.css |
init commit
Diffstat (limited to 'lehed/rollid/styles.css')
-rw-r--r-- | lehed/rollid/styles.css | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/lehed/rollid/styles.css b/lehed/rollid/styles.css new file mode 100644 index 0000000..5240092 --- /dev/null +++ b/lehed/rollid/styles.css @@ -0,0 +1,8 @@ +body{ + font-family: 'Cormorant SC', serif !important; +} + +button{ + color: black !important; + font-weight: bold !important; +}
\ No newline at end of file |