This closes #184, closes #126

This commit is contained in:
Kode
2018-06-13 20:03:26 +01:00
parent e3ec7de23a
commit 2e301bdd51
6 changed files with 550 additions and 150 deletions

View File

@@ -272,6 +272,12 @@ body {
}
.title {
font-size: 16px;
&.black {
color: #000;
}
&.white {
color: #fff;
}
}
.details {
width: 100%;