From 2863a49dd0cdae245a741f533c8861c1c8b97fd6 Mon Sep 17 00:00:00 2001 From: Rasmus Luha Date: Sat, 17 Sep 2022 00:17:34 +0300 Subject: init commit --- lehed/oppematerjalid/styles.css | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 lehed/oppematerjalid/styles.css (limited to 'lehed/oppematerjalid/styles.css') diff --git a/lehed/oppematerjalid/styles.css b/lehed/oppematerjalid/styles.css new file mode 100644 index 0000000..9b02532 --- /dev/null +++ b/lehed/oppematerjalid/styles.css @@ -0,0 +1,3 @@ +body{ + font-family: 'Cormorant SC', serif !important; +} \ No newline at end of file -- cgit v1.2.3