Header

From Rpcvdraft

Revision as of 19:49, 6 November 2007 by Admin (Talk | contribs)
<style type="text/css">
  /*
     Notes: 
      -You must log as admin to edith this page
      -Whatever you enter in this page will be added to the html in the header after the standard style sheet, so you can override styles. 
      -if you want your code to look nice on this page, put a space at the beginning of each line
      -This is the default style sheet that you can override : http://editthis.info/wiki/skins/monobook/main.css 
      
      For example uncomment this next section to turn all the text green:
  */
 /*
body {
   color: green;
}
 */ 

  1. toc,

.toc { border-left: 1em solid #EEE; padding: 5px; font-size: 95%; }

  1. toc h2,

.toc h2 { display: inline; border: none; padding: 0; font-size: 100%; font-weight: bold; }

  1. toc #toctitle,

.toc #toctitle,

  1. toc .toctitle,

.toc .toctitle { text-align: left; }

  1. toc ul,

.toc ul { list-style-type: none; list-style-image: none; margin-left: 0; padding-left: 0; text-align: left; }

  1. toc ul ul,

.toc ul ul { margin: 0 0 0 2em; }

  1. toc .toctoggle,

.toc .toctoggle { font-size: 94%; }


/*

    • general portlet styles (elements in the quickbar)
  • /

.sideblock {

   border: none;
   margin: 0 0 0.75em 0.75em;
   padding: 0;
   float: none;
   width: 11.6em;
   overflow: hidden;

} .right { float: right; margin-left: 2em; } .sideblock h4 {

   font-weight: normal;
   white-space: nowrap;
   color:#FFFFCC;

} .sideblock .header { /* h5 */

 margin-right: 1px; /* only for FF */
 padding: 3px 1em 5px 1em;
 background: #FF3300 top left;
 height: 1em;
 white-space: nowrap;
 font-size: 95%;
 font-weight: bold;

text-align: left;

 color: #FFFFCC;
 border: 1px solid #DDD;
 border-bottom: none;

} .right .header { padding-left: 1.7em; padding-top: 1px; padding-bottom: 7px;

   color: #FFFFCC;

} .sideblock h6 {

   background: #ffae2e;
   border: 1px solid #FFB53A;
   border-style: solid solid none solid;
   padding: 0 1em 0 1em;
   text-transform: lowercase;
   display: block;
   font-size: 1em;
   height: 1.2em;
   font-weight: normal;
   white-space: nowrap;

} .sideblock .content {

 background-color: #FFFFCC;
 color: black;
 border-collapse: collapse;
 border: 1px solid #ddd;
 padding: 0 .8em .3em .5em;
 -moz-border-radius-bottomleft:10px;
 -moz-border-radius-bottomright:10px;

} .sideblock h1, .sideblock h2, .sideblock h3, .sideblock h4, .sideblock h5 {

   margin: 0;
   padding: 0;

} .sideblock ul {

   line-height: 1.5em;
   list-style-type: none;
   list-style-image: none;

margin-left: 0.5em;

   font-size: 95%;

} .right ul { margin-left: 1.1em;

 list-style-type: square;
 list-style-image: url(bullet.gif); 

} .sideblock li {

   padding: 0;
   margin: 0;

}


.sidegroupblock {

   border: none;
   margin: 0 0 0.75em 0.75em;
   padding: 0;
   float: none;
   width: 21.6em;
   overflow: hidden;
     font-weight: bold;

text-align: left; } .right { float: right; margin-left: 2em; } .sidegroupblock h4 {

   font-weight: bold;
   white-space: nowrap;
   color:#FFFFCC;

} .sidegroupblock .header { /* h5 */

 margin-right: 1px; /* only for FF */
 padding: 3px 1em 5px 1em;
 background: #FF3300 top left;
 height: 1em;
 white-space: nowrap;
 font-size: 95%;
 font-weight: bold;

text-align: left;

 color: #FFFFCC;
 border: 1px solid #DDD;
 border-bottom: none;

} .right .header { padding-left: 1.7em; padding-top: 1px; padding-bottom: 7px;

   color: #FFFFCC;

} .sidegroupblock h6 {

   background: #ffae2e;
   border: 1px solid #FFB53A;
   border-style: solid solid none solid;
   padding: 0 1em 0 1em;
   text-transform: lowercase;
   display: block;
   font-size: 1em;
   height: 1.2em;
   font-weight: normal;
   white-space: nowrap;

} .sidegroupblock .content {

 background-color: #FFFFCC;
 color: black;
 border-collapse: collapse;
 border: 1px solid #ddd;
 padding: 0 .8em .3em .5em;
 -moz-border-radius-bottomleft:10px;
 -moz-border-radius-bottomright:10px;

} .sidegroupblock h1, .sidegroupblock h2, .sidegroupblock h3, .sidegroupblock h4, .sidegroupblock h5 {

   margin: 0;
   padding: 0;

} .sidegroupblock ul {

   line-height: 1.5em;
   list-style-type: none;
   list-style-image: none;

margin-left: 0.5em;

   font-size: 95%;

} .right ul { margin-left: 1.1em;

 list-style-type: square;
 list-style-image: url(bullet.gif); 

} .sidegroupblock li {

   padding: 0;
   margin: 0;

}

</style>
<script type="text/javascript">
  //Feel free to add your javascript code here.
</script>
Personal tools