Selaa lähdekoodia

Fixed some buttons being selectable

tags/v1.0.0
Fen Dweller 6 vuotta sitten
vanhempi
commit
59d78f4dbe
1 muutettua tiedostoa jossa 2 lisäystä ja 0 poistoa
  1. +2
    -0
      style.css

+ 2
- 0
style.css Näytä tiedosto

@@ -319,6 +319,7 @@ body.dark .custom-category div {
background: #222;
}
.custom-header-static {
user-select: none;
font-size: 250%;
margin: 10px;
display: inline-block;
@@ -333,6 +334,7 @@ body.dark .custom-header-static {
}

.custom-header {
user-select: none;
font-size: 250%;
margin: 10px;
display: inline-block;


Loading…
Peruuta
Tallenna