Header

From Spira

(Difference between revisions)
Line 39: Line 39:
}
}
.portlet h6 {
.portlet h6 {
-
     background: #2a2a2a;
+
     background: white;
     border: 1px solid #2f6fab;
     border: 1px solid #2f6fab;
     border-style: solid solid none solid;
     border-style: solid solid none solid;

Revision as of 22:32, 4 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 
 */

/*background */

  1. content {
   margin: 2.8em 0 0 12.2em;
   padding: 0em 1em 1.5em 1em;
   background: Black;
   border: 1px solid #aaaaaa;
   border-right: none;
   line-height: 1.5em;
   position: relative;
   z-index: 2;

} body {

   font: x-small sans-serif;
   background: #000000	 url("Logo.jpg") 0.1em 0px no-repeat;
   color: White;
   margin: 0;
   padding: 16.0em 0.2em;

} h1 { font-size: 188%; color: White; } /*height of nav bar */

  1. column-one { padding-top: 30px; }

/*navbar style */ .portlet {

   border: 0;
   background: transparent;
   margin: 0 0 0.5em 0em;
   float: none;
   padding: 0;
   width: 11.6em;
   overflow: hidden;

} .portlet h6 {

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

} .pBody {

   font-size: 95%;
   background: #c2c2c2;
   border-collapse: collapse;
   border: 5px solid #aaaaaa;
   padding: 0 0.8em 0.3em 0.5em;

} .portlet li {

   padding: 0;
   margin: 0;
   background: #c2c2c2;

} /* article, edit, ... watch tags */

  1. p-cactions {
   position:absolute;
   top: 14.3em;
   left: 62.3em;
   margin: 0;
   white-space:nowrap;
   width: 76%;
   line-height: 1.1em;
   overflow: visible;
   background: none;
   border-collapse: collapse;
   padding-left: 1em;
   list-style: none;
   font-size: 95%;

}

  1. p-cactions li {
   display: inline;
   border: 3px solid #aaaaaa;
   border-bottom: none;
   padding: 0 0 0.1em 0;
   margin: 0 0.3em 0 0;
   overflow: visible;
   background: #aaaaaa;

}

  1. p-cactions li.selected {
   border-color: #ffffff;
   padding: 0 0 0.2em 0;

}

  1. p-cactions li a {
   background-color: #c2c2c2;
   color: #002bb8;
   border: none;
   padding: 0 0.8em 0.3em 0.8em;
   text-decoration: none;
   text-transform: lowercase;
   position: relative;
   z-index: 0;
   margin: 0;

} /*user bar */

  1. p-personal {
   width:100%;
   white-space:nowrap;
   padding: 0;
   margin: 0;
   position:absolute;
   left:10px;
   top:12em;
   z-index: 0;
   border: none;
   background: none;
   overflow: visible;
   line-height: 1.2em;

}

  1. p-personal li {
   z-index:0;
   border:none;
   padding:0;
   display: inline;
   color: #2f6fab;
   margin-left: 1em;
   line-height: 1.2em;
   background: #c2c2c2;

} </style>

<plain_html>
</plain_html>

Personal tools