[pmwiki-users] Fwd: [pmwiki-devel] ZAP cookbook, www.zapsite.org
Crisses
crisses at kinhost.org
Thu Dec 7 21:11:40 CST 2006
On Dec 7, 2006, at 4:25 PM, The Editor wrote:
> On 12/7/06, Crisses <crisses at kinhost.org> wrote:
>
> If you have a snippet handy, I'll give it a whirl. There's reasons
> for these colors on my main site, but those reasons don't apply for
> zapsite. There I'm a bit more free to tinker.
>
> Cheers,
> Caveman
a:link, #side a, #top a {
color: #3399ff;
}
a:active, #side a:active, #top a:active {
color: #cc99ff;
}
a:visited, #side a:visited, #top a:visited {
color: #999999;
}
a:hover, #side a:hover, #top a:hover {
color: #009900;
text-decoration: underline;
}
I didn't change the background color: the corners are images. If you
don't like the colors, feel free to change them.
Crisses
More information about the pmwiki-users
mailing list