mirror of
https://github.com/2ec0b4/kaamelott-soundboard.git
synced 2025-12-09 08:03:24 +00:00
Corrige un petit problème d'affichage
This commit is contained in:
@@ -351,7 +351,7 @@ a.btn-play, a.btn-play:hover, a.btn-play:focus {
|
|||||||
background: #18AE90;
|
background: #18AE90;
|
||||||
border: 1px solid #18AE90;
|
border: 1px solid #18AE90;
|
||||||
border-bottom: 3px solid #017F66;
|
border-bottom: 3px solid #017F66;
|
||||||
padding: 10px 20px;
|
padding: 10px 30px;
|
||||||
}
|
}
|
||||||
a.btn-play:before {
|
a.btn-play:before {
|
||||||
content: "▶︎";
|
content: "▶︎";
|
||||||
|
|||||||
Reference in New Issue
Block a user