make the header link to root of the site as the case should always be ok cool
This commit is contained in:
@@ -136,3 +136,7 @@ body {
|
||||
background-color: #eee;
|
||||
padding: 3px;
|
||||
}
|
||||
#header a{
|
||||
color: white;
|
||||
text-decoration: none;
|
||||
}
|
||||
Reference in New Issue
Block a user