diff options
author | Rasmus Luha <rasmus.luha@gmail.com> | 2022-09-19 18:44:57 +0300 |
---|---|---|
committer | Rasmus Luha <rasmus.luha@gmail.com> | 2022-09-19 18:44:57 +0300 |
commit | ffdb767de352bb82253e241b6ad996e7b06fee17 (patch) | |
tree | 54db5f88b38025db883a2a6ef46be32edba2ec67 /lehed/rollid/index.html | |
parent | 40d015a15bee7d0a51c28e20c29ff7045419b8f5 (diff) |
ristsõna css done
Diffstat (limited to 'lehed/rollid/index.html')
-rw-r--r-- | lehed/rollid/index.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lehed/rollid/index.html b/lehed/rollid/index.html index c359973..5529cd6 100644 --- a/lehed/rollid/index.html +++ b/lehed/rollid/index.html @@ -8,7 +8,9 @@ <link rel="stylesheet" href="styles.css"> <link rel="preconnect" href="https://fonts.googleapis.com"> <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin> + <link href="https://fonts.googleapis.com/css2?family=Cormorant+SC:wght@300&display=swap" rel="stylesheet"> + <!-- Bootstrap - CSS only --> <link href="https://cdn.jsdelivr.net/npm/bootstrap@5.2.0/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-gH2yIJqKdNHPEq0n4Mqa/HGKIhSkIHeL5AyhkYV8i59U5AR6csBvApHHNl/vI1Bx" crossorigin="anonymous"> </head> |