theme adapted to wtf CI, logo included, links in header changed to wtf service urls

This commit is contained in:
Gulliver
2021-08-15 12:04:53 +02:00
parent 50eae38d34
commit 3d7cfada53
3 changed files with 6 additions and 4 deletions

View File

@ -30,6 +30,7 @@ body {
}
.pageheader {
// background-color: #EDEFEB;
background-image: url(headerbg.png);
text-align: left;
padding: 10px 15px;
@ -52,7 +53,7 @@ body {
.pageheader li a {
border-radius: 1px;
padding: 8px 12px;
color: #f9f9f0;
// color: #f9f9f0;
text-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 11 KiB

After

Width:  |  Height:  |  Size: 11 KiB