PageCommon: Page Title links to default page

This commit is contained in:
2015-06-02 07:46:55 +02:00
parent 120d27864e
commit 53123e3dc8
2 changed files with 8 additions and 2 deletions

View File

@@ -44,7 +44,9 @@ h3 {
display: block;
background-color: black;
}
.divHeader a {
text-decoration: none;
}
.divHeader h1 {
font-size: 30px;
color: yellow;