]> git.plutz.net Git - cgilite/commitdiff
make hr tag visible again
authorPaul Hänsch <paul@plutz.net>
Thu, 10 Mar 2022 23:52:16 +0000 (00:52 +0100)
committerPaul Hänsch <paul@plutz.net>
Thu, 10 Mar 2022 23:52:16 +0000 (00:52 +0100)
common.css

index 71bead6e26485069ff5c4cfc0ca17cd4a87bea69..359f07d138b7ef91f1441a2738dd1352bbefecb6 100644 (file)
@@ -44,6 +44,8 @@ ul, ol { margin-left: 1.125em; }
 dl dt { font-weight: bolder; }
 table th { font-weight: bold; }
 
 dl dt { font-weight: bolder; }
 table th { font-weight: bold; }
 
+hr { border-bottom: 1pt solid; }
+
 h1, h2, h3 {
   font-weight: bold;
   margin-top: .75em;
 h1, h2, h3 {
   font-weight: bold;
   margin-top: .75em;