Home
/
risinglegends.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a6f4285
)
make it a bit easiser to read text
author
xangelo
<git@xangelo.ca>
Fri, 16 Jun 2023 14:11:38 +0000
(10:11 -0400)
committer
xangelo
<git@xangelo.ca>
Fri, 16 Jun 2023 14:11:38 +0000
(10:11 -0400)
public/assets/css/game.css
patch
|
blob
|
history
diff --git
a/public/assets/css/game.css
b/public/assets/css/game.css
index 45f946470d36635082148bdd815f3f9504102840..6b12ef825b7a485a0ca9c18b25f8782ccb7131ef 100644
(file)
--- a/
public/assets/css/game.css
+++ b/
public/assets/css/game.css
@@
-226,8
+226,10
@@
nav a.active {
#map {
width: 75%;
- margin: 1rem auto 2rem;
+ margin: 2rem auto 1rem;
+ padding: 1rem 2rem 2rem;
line-height: 1.3rem;
+ background: linear-gradient(to bottom, rgba(255,255,255, 0) 0%, rgba(255, 255, 255, 0.5) 30%);
}
.city-details {
display: flex;