From 3a83a431aa1c83bd4aecd9d1e1c60811e4fa35b1 Mon Sep 17 00:00:00 2001 From: scotty Date: Thu, 25 Feb 2016 14:46:39 -0800 Subject: [PATCH] table thingy --- _sass/_base.sass | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/_sass/_base.sass b/_sass/_base.sass index 94a3dfaf7b..9721d14c3c 100644 --- a/_sass/_base.sass +++ b/_sass/_base.sass @@ -5,7 +5,7 @@ // TEXT $h1-font-size: 40px -$h1-line-height: 50px +$h1-line-height: 40px $h2-font-size: 42px $h2-line-height: 60px @@ -506,7 +506,7 @@ section &:before content: "" position: absolute - top: 9px + top: 12px left: 2px border-style: solid border-width: 5px 0 5px 8px @@ -713,9 +713,16 @@ section li margin-bottom: 1em + table + width: 100% + border: 1px solid #ccc + thead, tr:nth-child(even) background-color: $light-grey + thead + border-bottom: 1px solid #ccc + th, td padding: 6px @@ -975,7 +982,7 @@ html.search #docsContent color: #008080 .highlight .vg - color: #008080 + color: #008080` .highlight .vi color: #008080