From f05f15dbe108e3fd10af8d15fb15c1b27e689f96 Mon Sep 17 00:00:00 2001 From: Rasmus Date: Fri, 10 Mar 2023 19:09:53 +0200 Subject: added Muusika and Kuulamine --- lehed/projekt/styles.css | 3 +++ 1 file changed, 3 insertions(+) create mode 100755 lehed/projekt/styles.css (limited to 'lehed/projekt/styles.css') 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 -- cgit v1.2.3