better bg color match
This commit is contained in:
parent
d10ae2bb71
commit
371f344490
@ -19,7 +19,7 @@
|
||||
body {
|
||||
text-shadow: 0 .05rem .1rem rgba(0, 0, 0, 0.5);
|
||||
box-shadow: inset 0 0 25rem rgba(5, 205, 255, 0.103);
|
||||
background-color: rgba(36, 36, 36, 0.808);
|
||||
background-color: rgba(34, 34, 34, 0.925);
|
||||
}
|
||||
|
||||
.cover-container {
|
||||
|
Loading…
Reference in New Issue
Block a user