Tämä sivusto toimii paremmin JavaScriptillä.
Etusivu
Tutki
Apua
Kirjaudu sisään
chemicalcrux
/
feast-classic
Tarkkaile
1
Äänestä
0
Fork
1
Koodi
Ongelmat
0
Pull-pyynnöt
0
Julkaisut
2
Wiki
Activity
Selaa lähdekoodia
Made buttons unselectable
tags/v0.2.8
Fen Dweller
7 vuotta sitten
vanhempi
22b1d65b60
commit
8883145b5f
1 muutettua tiedostoa
jossa
5 lisäystä
ja
1 poistoa
Jaettu näkymä
Diff Options
Show Stats
Download Patch File
Download Diff File
+5
-1
feast.css
+ 5
- 1
feast.css
Näytä tiedosto
@@ -27,24 +27,28 @@ button {
width: 100px;
height: 100px;
font-size: 18px;
user-select: none;
}
.action-button {
width: 100px;
height: 100px;
font-size: 18px;
user-select: none;
}
.combat-button {
width: 100px;
height: 100px;
font-size: 18px;
user-select: none;
}
.dialog-button {
width: 300px;
height: 75px;
font-size: 18px;s
font-size: 18px;
user-select: none;
}
#dialog {
Write
Preview
Loading…
Peruuta
Tallenna