mirror of
https://github.com/Nioux/AideDeJeu.git
synced 2026-02-05 16:13:32 +00:00
Test Alarian
This commit is contained in:
parent
6436adaa21
commit
5aa5b35a24
47 changed files with 404 additions and 47 deletions
11
Docs/Alarian/style.css
Normal file
11
Docs/Alarian/style.css
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
@import url('https://fonts.googleapis.com/css?family=UnifrakturCook:700&display=swap');
|
||||
@import url('https://fonts.googleapis.com/css?family=Noto+Serif&display=swap');
|
||||
pre {
|
||||
font-family: 'Noto Serif', serif;
|
||||
}
|
||||
body {
|
||||
font-family: 'Noto Serif', serif;
|
||||
}
|
||||
h1 {
|
||||
font-family: 'UnifrakturCook', cursive;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue