From 122a8b2631278ac6dbf8f2bec28aab4b47d74edd Mon Sep 17 00:00:00 2001 From: Timo Koch <timokoch@math.uio.no> Date: Sat, 1 Apr 2023 12:43:53 +0200 Subject: [PATCH] Fix style file --- slides/dumux_course_header.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/slides/dumux_course_header.html b/slides/dumux_course_header.html index 7dd8698e..57d41460 100644 --- a/slides/dumux_course_header.html +++ b/slides/dumux_course_header.html @@ -1,4 +1,4 @@ -<script> +<style> @import url("https://fonts.googleapis.com/css?family=Nanum+Gothic"); :root { @@ -46,4 +46,4 @@ font-size: 1.75em; font-family: var(--font-family), sans-serif; } -</script> +</style> -- GitLab