mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 06:08:52 +00:00
[ticket/12769] Remove deuplicates from colours
This commit is contained in:
parent
6f942ae48f
commit
e345e82e66
1 changed files with 0 additions and 8 deletions
|
@ -313,14 +313,6 @@ p.post-notice {
|
||||||
background-image: none;
|
background-image: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Links on gradient backgrounds */
|
|
||||||
.forumbg .header a, .forabg .header a, th a {
|
|
||||||
color: #FFFFFF;
|
|
||||||
}
|
|
||||||
|
|
||||||
.forumbg .header a:hover, .forabg .header a:hover, th a:hover {
|
|
||||||
color: #A8D8FF;
|
|
||||||
}
|
|
||||||
/*
|
/*
|
||||||
--------------------------------------------------------------
|
--------------------------------------------------------------
|
||||||
Colours and backgrounds for content.css
|
Colours and backgrounds for content.css
|
||||||
|
|
Loading…
Add table
Reference in a new issue