Yet another set of CSS rules to use with Dark Theme. I actually quite like the Dark Theme so the changes are minimal. Main features are:
textarea { width: 64em; height: 32em; } tt { color: #ccccff; background-color: inherit; } div.readmore, div.readmore * { background-color: #110811; } a:link { color: #ccffff; background-color: inherit; text-decoration: none; } a:visited { color: #ffffcc; background-color: inherit; text-decoration: none; } a:link:hover { color: #000000; background-color: #ccffff; text-decoration: none; } a:visited:hover { color: #000000; background-color: #ffffcc; text-decoration: none; } a:link:hover u, a:visited:hover u { color: #0000ff; background-color: #ffffff; text-decoration: none; } div.codeblock > tt.codetext font[color="red"] { color: #ffff00; background-color: inherit; font-weight: bolder; }
-- Ken
In reply to Re: PerlMonks CSS Examples
by kcott
in thread PerlMonks CSS Examples
by particle
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |