mirror of
https://github.com/Retrospring/retrospring.git
synced 2025-03-15 18:39:58 +01:00
fix button opacity
This commit is contained in:
parent
6706203ac1
commit
1156548ef6
1 changed files with 4 additions and 0 deletions
|
@ -45,4 +45,8 @@ body {
|
|||
|
||||
.j2-jumbo a:hover {
|
||||
opacity: 1;
|
||||
}
|
||||
|
||||
.j2-jumbo a .btn {
|
||||
opacity: 1;
|
||||
}
|
Loading…
Reference in a new issue