Header background

merge-requests/8/head
Bob Mottram 2020-11-18 20:14:08 +00:00
parent beed3da984
commit 4709220c36
2 changed files with 2 additions and 2 deletions

View File

@ -1514,7 +1514,7 @@ div.container {
margin: 0% 1%;
width: 10%;
}
.donateButton {
.donateButton {
background-color: var(--button-background);
color: var(--button-text);
float: none;

View File

@ -31,7 +31,7 @@
"main-bg-color": "white",
"post-bg-color": "white",
"timeline-posts-background-color": "white",
"header-bg-color": "white",
"header-bg-color": "#ddd",
"column-left-color": "white",
"main-bg-color-dm": "white",
"link-bg-color": "white",