[Frontend] WIP Style Guide

Fixes #1233
More content; table styling
This commit is contained in:
Charles Hacskaylo
2017-02-06 14:48:55 -08:00
parent 10dcb3a667
commit 37478bc391
4 changed files with 74 additions and 0 deletions

View File

@@ -75,6 +75,10 @@
white-space: pre;
}
table, ul {
margin-bottom: $interiorMarginLg;
}
.doc-title {
color: rgba(#fff, 0.3);
text-transform: uppercase;