Layout: Simplify color scheme
This commit is contained in:
@@ -14,7 +14,7 @@ body{
|
||||
color:#222;
|
||||
|
||||
|
||||
background-color:#cccccc;
|
||||
background-color:#bcbcbc;
|
||||
|
||||
min-height:100vh;
|
||||
display: flex;
|
||||
@@ -150,7 +150,7 @@ body{
|
||||
.horizontal-item-box{
|
||||
}
|
||||
.item{
|
||||
background-color:#bcbcbc;
|
||||
background-color:#dadada;
|
||||
text-decoration:none;
|
||||
font-size: 12px;
|
||||
color: #767676;
|
||||
@@ -284,7 +284,7 @@ body{
|
||||
text-align: center;
|
||||
}
|
||||
.sort-button{
|
||||
background-color: #d0d0d0;
|
||||
background-color: #dadada;
|
||||
padding: 2px;
|
||||
justify-self: start;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user