summaryrefslogtreecommitdiff
path: root/public/assets/css
diff options
context:
space:
mode:
Diffstat (limited to 'public/assets/css')
-rw-r--r--public/assets/css/class.css6
1 files changed, 6 insertions, 0 deletions
diff --git a/public/assets/css/class.css b/public/assets/css/class.css
index 173010f..ef9239e 100644
--- a/public/assets/css/class.css
+++ b/public/assets/css/class.css
@@ -43,6 +43,7 @@ select, select option {
font-weight: 400;
font-size: 1rem;
}
+body { margin: 1em 0; }
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 { font-weight: 400; };
@@ -75,6 +76,11 @@ html, body {
.info li.list-group-item:hover { background: #f2f2f2; }
.info li.list-group-item.separator { border: 2px solid #f2f2f2; background: #f2f2f2; padding:1px 8px; color: #666; }
+
+
+.info p { font-size: 14px; line-height: 200%; margin-bottom: .33em; }
+.info h4 { font-size: 16px; font-weight: 400; }
+
/** micro-positioning classes
* -----------------------------------------------------------------------------
*/