forked from gulliver/rtfm
theme adapted to wtf CI, logo included, links in header changed to wtf service urls
This commit is contained in:
@ -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 |
Reference in New Issue
Block a user