Add Help page content

This commit is contained in:
Daniel Pötzinger
2017-03-31 19:17:37 +02:00
parent 34b97efef4
commit f77e1c6d96
4 changed files with 60 additions and 21 deletions

View File

@@ -3,4 +3,13 @@
font-size: 16px;
color: var(--color-white);
& p,
& ul {
font-weight: lighter
}
& a {
color: var(--color-white);
}
}