X-Git-Url: http://git.draconx.ca/gitweb/homepage.git/blobdiff_plain/26fb391fd994e985c8dcd310477eaffe0b72947a..348da92aeda2cb82e59534bb38726e99cfea3c69:/content/style.scss diff --git a/content/style.scss b/content/style.scss index abc6c49..17aff0b 100644 --- a/content/style.scss +++ b/content/style.scss @@ -67,6 +67,8 @@ h1 { @include header_size(60em, 2em); } h2 { @include header_size(60em, 1.5em); } h5 { @include header_size(60em, 1em); } +h1, h2 { abbr { text-decoration: none; } } + @supports (display: grid) { .gallery { display: grid; @@ -226,8 +228,8 @@ table.cc { } } -// CSS rules for stortable clicky table headers: Update the display of -// the /table based on the current state. Each column has its own set +// CSS rules for sortable clicky table headers: Update the display of +// the table based on the current state. Each column has its own set // nearly-identical rules, only the class names differ. // // The clickytables.xsl stylesheet generates two inputs for each column.