diff --git a/assets/style.css b/assets/style.css index 2445b95..899ec12 100644 --- a/assets/style.css +++ b/assets/style.css @@ -106,16 +106,18 @@ h1 { } h2 { font-size: 3rem; + border-bottom: solid 1px black; + padding-bottom: 5px; } h3 { - font-size: 2.25rem; + font-size: 2.5rem; } h4 { font-size: 2rem; margin-bottom: 1.5rem; } h5 { - font-size: 1.75rem; + font-size: 1.5rem; margin-bottom: 1rem; } @@ -183,9 +185,18 @@ table { table tr { border-bottom: 1px solid #dee2e6; } +td { + border-left: solid 1px #dee2e6; + border-right: solid 1px #dee2e6; +} th, td { padding-left: 5px; } +th { + font-size: 1.5rem; + font-weight: normal; + text-transform: uppercase; +} table thead tr { border-bottom: 2px solid #dee2e6; } diff --git a/index.md b/index.md index 4a83d38..0c4e789 100644 --- a/index.md +++ b/index.md @@ -89,14 +89,7 @@ All stakes have these properties: #### Claims -A _claim_ is a stake that stores metadata. There are two types of claims: - -