Use different selector to cover #banner and #banner_install.
This commit is contained in:
parent
c7915f4387
commit
d3b40684c1
@ -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;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user