X-Git-Url: https://git.plutz.net/?p=confetti;a=blobdiff_plain;f=style.css;fp=style.css;h=298ae3d614903a785fdcb45091ed4bebb91e534f;hp=04b133675f3483ce0967b84ebfe04e1f8e721ba4;hb=07454834f9d0291be5e652eef5f62c889331d695;hpb=028ca40e8f741f3bf7acbba15d61e4479ab570d2 diff --git a/style.css b/style.css index 04b1336..298ae3d 100644 --- a/style.css +++ b/style.css @@ -25,8 +25,8 @@ body > .menu a { padding: .5em 3em; box-shadow: inset 0 0 .5em #000; } -body.cards > .menu a[href="/cards/"], -body.courses > .menu a[href="/courses/"] { +body.cards > .menu a[href$="/cards/"], +body.courses > .menu a[href$="/courses/"] { color: #000; background-color: #FFF; box-shadow: none;