Header

From Virtualsoil

(Difference between revisions)
Line 43: Line 43:
     z-index: 3;
     z-index: 3;
     text-decoration: none;
     text-decoration: none;
 +
}
 +
/* disable interwiki styling */
 +
#bodyContent a.extiw,
 +
#bodyContent a.extiw:active {
 +
    color: #bb3333;
 +
    background: none;
 +
    padding: 0;
 +
}
 +
#bodyContent a.external { color: #bb3333; }
 +
/* this can be used in the content area to switch off
 +
special external link styling */
 +
#bodyContent .plainlinks a {
 +
    background: none !important;
 +
    padding: 0;
}
}
#preftoc a,
#preftoc a,

Revision as of 04:57, 1 March 2006

<style type="text/css">
  /*
     Notes: 
      -You must log as admin to edit 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 {
background: #f9f9f9 url("headbgp7kb.jpg") 0px 0px no-repeat; 
}

a {

   text-decoration: none;
   color: #772233;
   background: none;

} a:visited { color: #a55858; } a:active { color: #ffa500; } a:hover { text-decoration: underline; } a.stub { color: #4a2f2f; } a.new,

  1. p-personal a.new { color:#7b007b; }

a.new:visited,

  1. p-personal a.new:visited { color:#a55858; }
  1. p-cactions li a {
   background-color: White;
   color: #772233;
   border: none;
   padding: 0 0.8em 0.3em 0.8em;
   text-decoration: none;
   text-transform: lowercase;
   position: relative;
   z-index: 0;
   margin: 0;

}

  1. p-cactions .selected a { z-index: 3; }
  2. p-cactions .new a { color:#ba0000; }
  3. p-cactions li a:hover {
   z-index: 3;
   text-decoration: none;

} /* disable interwiki styling */

  1. bodyContent a.extiw,
  2. bodyContent a.extiw:active {
   color: #bb3333;
   background: none;
   padding: 0;

}

  1. bodyContent a.external { color: #bb3333; }

/* this can be used in the content area to switch off special external link styling */

  1. bodyContent .plainlinks a {
   background: none !important;
   padding: 0;

}

  1. preftoc a,
  2. preftoc a:active {
   display: block;
   color: #be14a6;

}


</style>

<script type="text/javascript" src="http://s23.sitemeter.com/js/counter.js?site=s23kila01Wiki1"> </script> <noscript> <a href="http://s23.sitemeter.com/stats.asp?site=s23kila01Wiki1" target="_top"> <img src="http://s23.sitemeter.com/meter.asp?site=s23kila01Wiki1" alt="Site Meter" border="0"/></a> </noscript>

Personal tools