projects
/
valheim_web.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a3798d3
)
Remove text shadow, it hurts ;)
author
Greg Burri
<greg.burri@gmail.com>
Thu, 18 Mar 2021 09:48:33 +0000
(10:48 +0100)
committer
Greg Burri
<greg.burri@gmail.com>
Thu, 18 Mar 2021 09:48:33 +0000
(10:48 +0100)
backend/style.scss
patch
|
blob
|
history
diff --git
a/backend/style.scss
b/backend/style.scss
index
59e4687
..
86598bd
100644
(file)
--- a/
backend/style.scss
+++ b/
backend/style.scss
@@
-5,7
+5,6
@@
body {
font-family: Fira Code, Helvetica Neue, Helvetica, Arial, sans-serif;
- text-shadow: 2px 2px 2px rgb(112, 112, 112);
color: #bdbdbd;
background-color: #252525;
}