mirror of
https://github.com/2ec0b4/kaamelott-soundboard.git
synced 2025-12-10 16:35:34 +00:00
Corrige un mauvais style lors du clic sur le bouton
This commit is contained in:
@@ -248,9 +248,8 @@ button:hover, button:active, button:focus,
|
|||||||
width: 100%;
|
width: 100%;
|
||||||
}
|
}
|
||||||
#list ul li a:active {
|
#list ul li a:active {
|
||||||
border-bottom: 1px solid #18AE90;
|
border-bottom: 0;
|
||||||
position: relative;
|
margin-top: 3px;
|
||||||
top: 2px;
|
|
||||||
}
|
}
|
||||||
/**
|
/**
|
||||||
* ANIMATIONS
|
* ANIMATIONS
|
||||||
|
|||||||
Reference in New Issue
Block a user