Remove unused CSS.

Remove CSS artifacts from spec stylesheet. Tweak a table style.
This commit is contained in:
Lou Quillio 2017-07-31 14:33:13 -07:00
parent d029796e65
commit 00c15b27ec
2 changed files with 5 additions and 31 deletions

View File

@ -15,43 +15,16 @@ table
margin-left: 1em
th, td
border: $gridweight solid #ccc
border: 1px solid #ccc
padding: .5em
th
background-color: #333
border: 1px solid #333
color: #fff
table.terms
th
display: none
td
vertical-align: top
table.conventions
th
display: none
td
vertical-align: top
td:first-child
white-space: nowrap
table.nohead
th
display: none
table.xyhead
th, td:first-child
background-color: #9bbb59
th
color: #000
font-weight: normal
figure.highlight
background-color: #f2f2f2
padding-left: 1em
padding-right: 1em
border: $gridweight solid #ccc
table.terms th
text-align: center
div.draco-syntax pre
background-color: #fff

View File

@ -6,3 +6,4 @@ For the purposes of this document, the following terms and definitions apply:
| Term | Definition |
| ------- | ---------------- |
| | |
{:.terms }