Use different selector to cover #banner and #banner_install.
This commit is contained in:
@ -957,10 +957,10 @@ summary { cursor: pointer; }
|
|||||||
#top a:hover,
|
#top a:hover,
|
||||||
#top a:focus { color: #fcfcfc; }
|
#top a:focus { color: #fcfcfc; }
|
||||||
|
|
||||||
#banner a,
|
h1 a,
|
||||||
#banner a:visited,
|
h1 a:visited,
|
||||||
#banner a:hover,
|
h1 a:hover,
|
||||||
#banner a:focus {
|
h1 a:focus {
|
||||||
color: #fcfcfc;
|
color: #fcfcfc;
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user