mirror of
https://github.com/Nioux/AideDeJeu.git
synced 2026-02-05 16:13:32 +00:00
Molette + drag&drop
This commit is contained in:
parent
5aa5b35a24
commit
7563210c5d
68 changed files with 669 additions and 106 deletions
|
|
@ -5,7 +5,12 @@ pre {
|
|||
}
|
||||
body {
|
||||
font-family: 'Noto Serif', serif;
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
}
|
||||
h1 {
|
||||
font-family: 'UnifrakturCook', cursive;
|
||||
}
|
||||
#range {
|
||||
position: fixed; top: 0; left: 0; z-index: 2; visibility: hidden;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue