diff --git a/templates/2k11/admin/style.css b/templates/2k11/admin/style.css index 1a8f22c0..f2b39260 100644 --- a/templates/2k11/admin/style.css +++ b/templates/2k11/admin/style.css @@ -957,10 +957,10 @@ summary { cursor: pointer; } #top a:hover, #top a:focus { color: #fcfcfc; } -#banner a, -#banner a:visited, -#banner a:hover, -#banner a:focus { +h1 a, +h1 a:visited, +h1 a:hover, +h1 a:focus { color: #fcfcfc; text-decoration: none; }