X-Git-Url: http://unremediatedgender.space/source?p=Ultimately_Untrue_Thought.git;a=blobdiff_plain;f=theme%2Fstatic%2Fcss%2Fmain.css;fp=theme%2Fstatic%2Fcss%2Fmain.css;h=d63eb710801de3e2ce85838a16acf1ad4f00ac01;hp=057c4d0b99b3b25ba431e4aca16a05223500bb60;hb=55d90e01cd1c5d2cefb4f42bdb3ded39ff9121db;hpb=ac418e12a9a8fb772cbcb984539ee8e4715e0a26 diff --git a/theme/static/css/main.css b/theme/static/css/main.css index 057c4d0..d63eb71 100644 --- a/theme/static/css/main.css +++ b/theme/static/css/main.css @@ -373,3 +373,10 @@ p.flower-break { font-weight: bold; font-size: 85%; } + +// XXX—why isn't this working?! +// https://stackoverflow.com/questions/15643614/double-underline-tag +.extra-underline { + text-decoration: underline; + border-bottom: 3px double solid #000; +}