This website works better with JavaScript.
Почетна
Преглед
Помоћ
Пријавите Се
clonk2u
/
feast-classic
изданак од
chemicalcrux/feast-classic
Прати
1
Волим
0
Креирај огранак
0
Код
Дискусије
0
Захтеви за спајање
0
Издања
0
Вики
Activity
Преглед изворни кода
Made buttons unselectable
tags/v0.2.8
Fen Dweller
пре 7 година
родитељ
22b1d65b60
комит
8883145b5f
1 измењених фајлова
са
5 додато
и
1 уклоњено
Подељен поглед
Diff Options
Show Stats
Download Patch File
Download Diff File
+5
-1
feast.css
+ 5
- 1
feast.css
Прегледај датотеку
@@ -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…
Откажи
Сачувај