Beefy Boxes and Bandwidth Generously Provided by pair Networks
Your skill will accomplish
what the force of many cannot
 
PerlMonks  

zeno's scratchpad

by zeno (Friar)
on Jun 04, 2004 at 18:07 UTC ( [id://361103]=scratchpad: print w/replies, xml ) Need Help??

My Cool PerlMonks Style Sheet

/*
zeno's boss-a-lizer Stylesheet:
This CSS is designed to make PerlMonks look
kind of boring, with all courier font, boring pastel
and grey colors, etc.

I designed it to keep the wandering eye of my boss man
from falling to heavily on my screen when I'm out there
racking up XP's. Enjoy (but quietly) -- zeno
*/
*
{
font-family: monospace;
}

body
{
color: #993;
background-color: #eee;
/* background-image: url("http://www.timallen.org/los_allen/los_allen_bn.jpg"); */
}

td
{
color: black;
background-color: white;
}

tr.titlebar {
height: 55px;
font-size: 24px;
font-weight: bold;
font-family: sans-serif;
background-color: blue;
}
tr.section_title {
color: black;
background-color: #CCF;
}
td.section_title {
color: black;
background-color: #CCF;
}
tr.post_head {
background-color: #666;
}
tr.highlight {
background-color: #333;
}
td.titlebar {
color: #CCC;
}
input.titlebar {
background-color: inherit;
color: inherit;
font-size: inherit;
font-family: inherit;
font-weight: inherit;
border-width: 0;
}
table.nodelet_container {
background-color: #999;
}
td.nodelet_body {
color:white;
background-color: #999;
font-size: 12px;
}
th.nodelet_head {
font-weight: bold;
color: black;
background-color: #CCC;
}

a:link
{
color: blue
}

a:hover
{
color: red;
background-color: #FF9;
}

a:visited
{
color: purple
}

.titlebar a:link
{
color: blue;
text-decoration: none;
}

.titlebar a:visited
{
color: purple;
text-decoration: none;
}

.titlebar a:hover
{
color: red;
background-color: #FF9;
}

.nodelet_body a:link
{
color: yellow;
text-decoration: none;
}
.nodelet_body a:visited
{
color: yellow;
text-decoration: none;
}

.nodelet_body a:hover
{
color: red;
background-color: #FF9;
}

form {
display: inline
}

table
{
border: solid black 1px;
}

code, pre, tt.code
{
font-family: monospace;
}
Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others drinking their drinks and smoking their pipes about the Monastery: (4)
As of 2024-03-29 08:57 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found