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=db4740dab4ef90031bd2655ea225a6e4b281b2f1;hp=a043294c5996aadb0235488ad0cb831b1ee36714;hb=45c4e87fe44230c1935d7a52b51d0689954e3016;hpb=fc0f3de74b1ff9e780af433d10822a99483dd1b3 diff --git a/theme/static/css/main.css b/theme/static/css/main.css index a043294..db4740d 100644 --- a/theme/static/css/main.css +++ b/theme/static/css/main.css @@ -132,15 +132,15 @@ p { } a { - text-decoration: none; - border-bottom: 1px dotted #4D4D4C; - color: #2D2D2C; + color: inherit; + text-decoration: dotted underline #4D4D4C from-font; + text-underline-position: from-font; + text-underline-offset: 0.1em; } a:hover, a:active { - text-decoration: none; - border-bottom: 1px dotted #C07095; - color: #C07095; + color: #C07095; + text-decoration-color: currentcolor; } .literal {