This commit is contained in:
Ludwig Schubert
2017-10-18 11:50:12 -07:00
parent 72a47b1a73
commit 68a0007503
9 changed files with 86 additions and 14 deletions
+3 -2
View File
@@ -8,10 +8,11 @@ d-appendix {
contain: content;
font-size: 0.8em;
line-height: 1.7em;
margin-top: 60px;
margin-bottom: 0;
border-top: 1px solid rgba(0,0,0,0.1);
border-top: 1px solid rgba(0, 0, 0, 0.1);
color: rgba(0,0,0,0.5);
padding-top: 36px;
padding-top: 60px;
padding-bottom: 48px;
}