Home
/
risinglegends.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5878793
)
fix: spacing for stat increase button
author
xangelo
<me@xangelo.ca>
Sat, 26 Aug 2023 03:24:13 +0000
(23:24 -0400)
committer
xangelo
<me@xangelo.ca>
Sat, 26 Aug 2023 03:24:13 +0000
(23:24 -0400)
public/assets/css/game.css
patch
|
blob
|
history
diff --git
a/public/assets/css/game.css
b/public/assets/css/game.css
index c1ab83b7c60f785e1a8d2a719b06b11c5eb305ce..7fb9b921c7a2442c25bf1f38ed5a0bd21b6e2c2f 100644
(file)
--- a/
public/assets/css/game.css
+++ b/
public/assets/css/game.css
@@
-381,6
+381,9
@@
nav.filter-result.active {
.stat-breakdown tr:nth-child(even) {
background-color: #c7b7a1;
}
+.increase-stat {
+ padding: 1px 6px;
+}
#explore {
text-align: center;
@@
-662,7
+665,7
@@
h3 {
font-weight: bold;
}
#skill-list .skill-description {
- padding: 0.6rem;
+ padding: 0
0.6rem 0
.6rem;
line-height: 1.2rem;
}
#skill-list .skill-exp {