<?xml version="1.0" encoding="windows-1252"?>
<node id="310406" title="Re: PerlMonks CSS Examples" created="2003-11-26 18:02:38" updated="2005-08-15 11:43:51">
<type id="11">
note</type>
<author id="300037">
Roy Johnson</author>
<data>
<field name="doctext">
Thanks to Aristotle for pointing me to this thread, and for the CSS I used as the basis. This is a parchment/brown color scheme, for a monkish feel. Links are red (for unread) and brown.
&lt;code&gt;
body {
color: #000;
background-color: #fff8e8;
font-size: smaller;
font-family: Verdana, Arial, Lucida, Helvetica, sans-serif;
}

tr.pmnote-641932 { display: none !important; } 

div.readmore {
 background-color: transparent;
 border: dashed 2px #edc
}

table { width: 100% }

.pmsig { background-color: #edc }

tr.highlight { background-color: #edc }
td.highlight { background-color: #edc }
.odd-row { background-color: #edc; width: 100% }

th {
color: #fff;
background-color: #630;
}

tr.reply { background-color: #edc }
tr.reply-body { background-color: #fff8e8 }

td {
color: #000;
font-size: smaller;
font-family: Verdana, Arial, Lucida, Helvetica, sans-serif;
}
tr.section_title, td.section_title {
color: #fff;
background-color: #630;
font-size: 1.1em;
font-weight: bold;
font-style: italic;
font-family: Papyrus, "Bookman Old Style", serif;
}
tr.titlebar {
background-color: #630;
}
tr.post_head {
background-color: #edc;
}
tr.post_head a {
font-weight: bold;
}
tr.post_body &gt; td {
padding-bottom: 2em;
}
table.nodelet_container {
background-color: #630;
}
tbody.nodelet th {
color: #fff;
/* Things went ugly on 2005-03-28 */
background-color: #630;
font-size: 1.1em;
font-weight: bold;
font-style: italic;
font-family: Arial, Lucida, Helvetica, sans-serif;
}

tbody.nodelet td {
background-color: #fff8e8;
}

tbody.nodelet td.highlight {
background-color: #edc;
}

a:link    { color: #c30; }
a:visited { color: #830; }
a:active  { color: #f33; }
h3.other, h3.superdoc, h3.categorized_answer, h3.categorized_question {
font-size: 2.3em;
font-family: Papyrus, "Bookman Old Style", serif;
}
tt { font-size: 120% }
.code {
display: block;
border: 1px solid #666;
color: #630;
padding: 1em;
font-size: 90%;
}
font { font-size: 100% }
textarea {
 height: 25em;
 width: 98%;
}
input, select {
margin: 3px;
font-size: 9pt;
font-family: Verdana, Arial, Lucida, Helvetica, sans-serif;
}
input[type="text",name="considerreason"] {
background: #ffcccc;
}
table[bgcolor="#000066"] {
border: solid 1px green;
background-color: #630;
}
layer, iframe {
display: none;
height: 0;
}
&lt;/code&gt;
&lt;div class="pmsig"&gt;&lt;div class="pmsig-300037"&gt;
&lt;hr&gt;
&lt;small&gt;The PerlMonk &lt;tt&gt;tr///&lt;/tt&gt; Advocate&lt;/small&gt;
&lt;/div&gt;&lt;/div&gt;</field>
<field name="root_node">
145860</field>
<field name="parent_node">
145860</field>
</data>
</node>
