mirror of
https://github.com/Nioux/AideDeJeu.git
synced 2025-11-02 00:16:07 +00:00
Suite Osgild
This commit is contained in:
parent
3c1c360668
commit
0e2ec31984
34 changed files with 246 additions and 2 deletions
8
Docs/Osgild/style.css
Normal file
8
Docs/Osgild/style.css
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
@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;
|
||||
}
|
||||
h1 {
|
||||
font-family: 'UnifrakturCook', cursive;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue