mirror of
https://github.com/wavelog/wavelog.git
synced 2026-03-22 10:24:14 +00:00
Adjusted superhero colors
This commit is contained in:
@@ -288,11 +288,11 @@ div.alert-danger {
|
||||
border: 1px solid #1a4b6c;
|
||||
border-radius: 5px;
|
||||
max-width: 683px;
|
||||
background-color: #0d2a42;
|
||||
background-color: #1D3245;
|
||||
}
|
||||
.glanceyear-header {
|
||||
position: relative;
|
||||
background-color: #133b59;
|
||||
background-color: #1D3245;
|
||||
border-bottom: 1px solid #1a4b6c;
|
||||
border-radius: 5px 5px 0 0;
|
||||
color: #ffffff;
|
||||
@@ -392,7 +392,7 @@ svg text.month {
|
||||
text-align: center;
|
||||
}
|
||||
.svg-tag:after {
|
||||
border-color: rgba(0, 0, 0, 0.8) transparent transparent transparent;
|
||||
border-color: #4E5D6C;
|
||||
border-style: solid;
|
||||
border-width: 5px 5px 0 5px;
|
||||
bottom: -5px;
|
||||
|
||||
Reference in New Issue
Block a user