http://www.perlmonks.org?node_id=193955


in reply to PerlMonks CSS Examples

This one's used with the default theme -- basically more ergonomic colors.

body { font-family:Verdana,Arial,Helvetica,sans-serif; background-color: #E3E3E3; } tr { background-color: #E3E3E3; } tr.titlebar { background-color: #AAAAAA; } th { background-color: #AAAAAA; } table.nodelet_container { background-color: #AAAAAA; } a:link { color: #7E1500; text-decoration: none; } a:visited { color: #002A7E; text-decoration: none; } a:hover { color: #EB0517; text-decoration: underline; }

~Django

"Why don't we ever challenge the spherical earth theory?"