mirror of
https://github.com/Nioux/AideDeJeu.git
synced 2026-02-05 16:13:32 +00:00
Groupement + hover
This commit is contained in:
parent
7563210c5d
commit
8981e586b1
21 changed files with 1354 additions and 1057 deletions
|
|
@ -13,4 +13,8 @@ h1 {
|
|||
}
|
||||
#range {
|
||||
position: fixed; top: 0; left: 0; z-index: 2; visibility: hidden;
|
||||
}
|
||||
.region:hover {
|
||||
fill: #ffffff;
|
||||
opacity: .5;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue