GET AN ACCOUNT TO MAKE IT DIZAPPEAR NOOB!
Header
From Spamapedia
(Difference between revisions)
Line 1: | Line 1: | ||
- | + | #p-cactions { font-family: Impact; } | |
+ | |||
+ | #p-cactions li.selected { border-color: #123456; } | ||
+ | #p-cactions li.selected a { | ||
+ | background-color: #abcdef; | ||
+ | border: solid 3px #133742 !important; | ||
+ | } | ||
+ | #p-cactions li a { | ||
+ | background-color: #fedcba; | ||
+ | color: #321123 | ||
+ | } | ||
+ | #p-cactions .new a { | ||
+ | background-color: #dddddd; | ||
+ | color: #AAAAAb; | ||
+ | } | ||
+ | #p-cactions li a:hover { | ||
+ | background-color: #1EE727; | ||
+ | } |
Revision as of 19:37, 4 July 2007
- p-cactions { font-family: Impact; }
- p-cactions li.selected { border-color: #123456; }
- p-cactions li.selected a {
background-color: #abcdef;
border: solid 3px #133742 !important;
}
- p-cactions li a {
background-color: #fedcba;
color: #321123
}
- p-cactions .new a {
background-color: #dddddd; color: #AAAAAb; }
- p-cactions li a:hover {
background-color: #1EE727; }