Make page title an h1 for semantics

This commit is contained in:
Philipp Oppermann
2017-10-10 12:29:10 +02:00
parent 9d32d49488
commit 75b4e09c4e
3 changed files with 14 additions and 6 deletions

View File

@@ -285,7 +285,7 @@ tbody tr:nth-child(odd) th {
.masthead-title a {
color: #505050;
}
.masthead-title small {
.masthead small {
font-size: 75%;
font-weight: 400;
color: #c0c0c0;