Blogtitle in Header
This commit is contained in:
parent
cdfccd1754
commit
51cd71846b
6 changed files with 48 additions and 4 deletions
|
@ -43,6 +43,10 @@ body{
|
|||
position: absolute;
|
||||
}
|
||||
|
||||
.title > a{
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
.nav{
|
||||
background-color: #424242;
|
||||
border-right: 1px solid #1f1f1f;
|
||||
|
|
Reference in a new issue