<?xml version="1.0" encoding="windows-1252"?>
<node id="278939" title="Re: PerlMonks CSS Examples" created="2003-07-29 15:23:50" updated="2005-08-15 07:56:06">
<type id="11">
note</type>
<author id="19724">
Intrepid</author>
<data>
<field name="doctext">
&lt;h3&gt;My Perl Monks Colorscheme (founded on the Dark theme
in User Settings): &amp;nbsp; N.Y.P.M.Blue&lt;/h3&gt;

&lt;div align=center&gt;(New York Perl Monk's Blue)&lt;/div&gt;

(no &amp;lt;STYLE&amp;gt; wrapper since this is just verbatim from my "On-Site
CSS Markup" ... &lt;span style="font-size:small;color:#DFDF00"&gt;&lt;i&gt;Warning:
  if you once try this you will never go back. It is &lt;em&gt;that&lt;/em&gt;
  soothing and clear (to some; others will hate it, personal taste
  being what it is).&lt;/i&gt;&lt;/span&gt;)
&lt;hr&gt;
&lt;!-- update stamp --&gt;
&lt;h4&gt;Updated on Monday 02/08/2010 18:42 UTC&lt;/h4&gt;
&lt;ul&gt;
    &lt;li&gt; I've [http://userstyles.org/styles/25015|authored a fairly harmonious]
   [http://userstyles.org/|Userstyle (userstyles.org - &lt;b&gt;Stylish FFx addon)]
         that can be installed for use by those who love the look of
         N.Y.P.M.Blue and want to have flux8::cb60 in the sidebar, styled similarly.&lt;/li&gt;
&lt;/ul&gt;
&lt;!-- update stamp --&gt;
&lt;h4&gt;Updated on Thursday 02.09.2004&lt;/h4&gt;
&lt;ul&gt;
    &lt;li&gt; Added more font-size control
    &lt;li&gt; Removed the IFRAME-quashing section (always was disabled by being
         commented-out; now it appears it would never work anymore, so no
         point in leaving it in even as a comment).
    &lt;li&gt; Fixed mispelled font name `ariel´ to `arial´ {shamefaced laugh}.
&lt;/ul&gt;
&lt;p&gt;There were also other adjustments, too many to list.&lt;/p&gt;

&lt;code&gt;
/*  N.Y.P.M.Blue.css  Presentation Theme" for Perlmonks
    $Author$  Last modified: 02 Sep 2004 05:45:14
    $Revision$
    Last CVS commit $Date$
*/
body, td  { color : #FFF; background-color : #24233B}
body      { margin : 2px ; margin-right 0px; }
th        { color : #E2BFC1; background-color : #261A61}
td        { font-family : verdana, "avant-garde", sans-serif;
            font-size : 9pt; }
center table
          { margin-right : 0;  padding-right : 0;  }
a         { color :#FFF;    text-decoration : none;}
a:link    { color :#CA8AFA}
a:visited { color :#A4EE9C} /* #A4EE9C or #AB684C */
a:hover   { color :#FBE604; text-decoration : underline;}
a:active  { color :#FBB30C}


tt.code      { color : #cbfff5 }
/*
tt.code fonts you might want to use:
   font-size :  9pt    bitstream vera sans mono
   font-size : 11pt    dec terminal
*/

tr.post_head td {
            font-size   : 13pt;
	    font-family : "bitstream vera serif",serif;
}
tr.post_body td {
            font-size   : 11pt;
	    font-family : "bitstream vera sans", sans-serif;
}

table.nodelet_container {
    background-color : #433559;
    font-family : arial,helvetica,sans-serif;
}

tbody.nodelet td, td.nodebody {
    font-family : arial,helvetica,sans-serif;
    background-color : #1E1D30;
   /* font-size : 11pt; */
}

tbody.nodelet th, th.nodehead {
    font-family : arial,helvetica,sans-serif;
    color :            #E2BFC1;
    background-color : #7F7BD0;
}

tr.titlebar , tr.monkquip {
    color :            #E2BFC1;
    background-color : #1E1D30;
}

td.monkquip font  {
    font-family : "zapf chancery", cursive;
    font-size   : 12pt;
}

/* table#titlebar { background-color : #433559; } */
table td.titlebar {
    background-color : #403257;
}

#monkbar {
    border : outset 4px ; border-collapse : collapse;
    border-color : #433559;
}

#monkbar tr.titlebar {
    border : 4px inset #433559;
    margin-top : -12px;

}
#monkbar tr, #monkbar td {
    font : 18pt verdana,sans-serif;
    vertical-align : middle;
}

table#titlebar {
    font-family : verdana, "avant-garde", sans-serif;
    background-color : #1E1D30;
    margin-right : 0;
}
#titlebar tbody td.monktitlebar, td.titlechooser {
 /* tr.section_title , td.section_title */
    padding : 6 10;
    color :            #E2BFC1;
    background-color : #1E1D30;
}

#titlebar a:link    , .nodelet a:link     {color :#00AAFF}
#titlebar a:visited , .nodelet a:visited  {color :#3D78B4}


/* GUI elements */

textarea {
           width : 100%; height : 395px;
           padding-left :    0.4ex;
           padding-bottom :  3px;
           color :            #FDFDFD;
           background-color : #351E37; /*   font-size : 12px; */
	 }


input[type="text"]  {
    background-color : #351E37;
    color : inherit;
}

.titlebar input[type="submit"]  {
    background-color :    #1E1D30;
    border : 0.2ex outset #1E1D30;
    border-left : 0.2ex outset #4B4962;
    border-top :  0.2ex outset #4B4962;
    padding :     0.4ex;
    font :  10pt arial,helvetical,sans-serif;
}
.titlebar input[type="text"]    {
    vertical-align : middle;
    color : inherit;
}
input[type="radio"]  {
   background-color : #351E37;
   color : inherit;
}
input[type="checkbox"]  {
   background-color : #351E37;
   color : inherit;
}
select  {
   background-color : #5A3D69;
   color : inherit;
}

/*  GUI Font size Handling. If these are not appropriate for your browser,
    edit or comment-out whole section as necessary. */
/*
input[type="text"]  {
    font-size : 13px;
}
input[type="checkbox"]  {
    font-size : 13px;
}
select  {
    font-size : 13px;
}  */

/* eof */

&lt;/code&gt;
</field>
<field name="root_node">
145860</field>
<field name="parent_node">
145860</field>
</data>
</node>
