]> git.draconx.ca Git - homepage.git/blobdiff - content/style.scss
Add new rarpd-dx project.
[homepage.git] / content / style.scss
index abc6c490348130834814e23e9baf7f6abc24f406..17aff0ba0352f3a0ccf5ab9117e82c2c6e27e11e 100644 (file)
@@ -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.