From: Lucian Mogosanu Date: Sun, 4 Aug 2013 13:48:50 +0000 (+0300) Subject: css: make footnote rule 1px thick X-Git-Tag: v0.2~35 X-Git-Url: https://git.mogosanu.ro/?a=commitdiff_plain;h=af7c260e2e397e84e45382e54e319243d1783bc4;p=thetarpit.git css: make footnote rule 1px thick --- diff --git a/css/default.css b/css/default.css index dccdb68..d64cf0c 100644 --- a/css/default.css +++ b/css/default.css @@ -75,7 +75,7 @@ code { .footnotes hr { width: 70%; border: 0; - border-bottom: 0.5px dotted #e5e5e5; + border-bottom: 1px dotted #e5e5e5; } span.imgleft {