diff options
author | Rasmus <rasmus.luha@gmail.com> | 2023-03-10 19:09:53 +0200 |
---|---|---|
committer | Rasmus <rasmus.luha@gmail.com> | 2023-03-10 19:09:53 +0200 |
commit | f05f15dbe108e3fd10af8d15fb15c1b27e689f96 (patch) | |
tree | 5f6d888bbf5f2dbce5a21df15323c3f8e143b19b /lehed/projekt/styles.css | |
parent | c525b29ceb91c0abacfe9916aafb1b0b48d47880 (diff) |
added Muusika and Kuulamine
Diffstat (limited to 'lehed/projekt/styles.css')
-rwxr-xr-x | lehed/projekt/styles.css | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lehed/projekt/styles.css b/lehed/projekt/styles.css new file mode 100755 index 0000000..9b02532 --- /dev/null +++ b/lehed/projekt/styles.css @@ -0,0 +1,3 @@ +body{ + font-family: 'Cormorant SC', serif !important; +}
\ No newline at end of file |