diff --git a/assets/css/style-reduced.css b/assets/css/style-reduced.css index f52debd..6b08473 100644 --- a/assets/css/style-reduced.css +++ b/assets/css/style-reduced.css @@ -104,7 +104,7 @@ sup > a.footnote:after { content: "]"; } li:target { - background: #402140; + background: #202040; } a.reversefootnote { font-size: smaller; diff --git a/assets/css/style.css b/assets/css/style.css index 9b1084f..552f670 100644 --- a/assets/css/style.css +++ b/assets/css/style.css @@ -193,7 +193,7 @@ sup > a.footnote::after { content: "]"; } li:target { - background: #402140; + background: #202040; } a.reversefootnote { font-size: smaller;