Tweaking styling in preparation for writing documentation

This commit is contained in:
Jeff Avallone
2014-12-21 14:19:21 -05:00
parent d4261029fb
commit fbb8c4187d
3 changed files with 6 additions and 2 deletions
+3 -1
View File
@@ -101,10 +101,12 @@ header {
}
}
.changelog {
.copy {
background-color: $tan;
padding: rhythm(1/2);
}
.changelog {
dt {
font-weight: bold;
}