Header

From Alterealitiky

(Difference between revisions)
Line 1: Line 1:
-
<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 {
+
-
    color: green;
+
-
}
+
-
  */
+
-
</style>
+
-
<script type="text/javascript">
+
#pabanner { text-align:left !important; }
-
  //Feel free to add your javascript code here.
+
 
-
  </script>
+
/* Standard Navigationsleisten, aka box hiding thingy from .de.*/
 +
 
 +
div.Boxmerge,
 +
div.NavFrame {
 +
        margin: 0px;
 +
        padding: 2px;
 +
        border: 1px solid #aaaaaa;
 +
        text-align: center;
 +
        border-collapse: collapse;
 +
        font-size: 95%;
 +
}
 +
div.Boxmerge div.NavFrame {
 +
        border-style: none;
 +
        border-style: hidden;
 +
}
 +
div.NavFrame + div.NavFrame {
 +
        border-top-style: none;
 +
        border-top-style: hidden;
 +
}
 +
div.NavPic {
 +
        background-color: #ffffff;
 +
        margin: 0px;
 +
        padding: 2px;
 +
        float: left;
 +
}
 +
div.NavFrame div.NavHead {
 +
        height: 1.6em;
 +
        font-weight: bold;
 +
        font-size: 100%;
 +
        background-color: #efefef;
 +
        position:relative;
 +
}
 +
div.NavFrame p {
 +
        font-size: 100%;
 +
}
 +
div.NavFrame div.NavContent {
 +
        font-size: 100%;
 +
}
 +
div.NavFrame div.NavContent p {
 +
        font-size: 100%;
 +
}
 +
div.NavEnd {
 +
        margin: 0px;
 +
        padding: 0px;
 +
        line-height: 1px;
 +
        clear: both;
 +
}
 +
a.NavToggle {
 +
        position:absolute;
 +
        top:0px;
 +
        right:3px;
 +
        font-weight:normal;
 +
        font-size:smaller;
 +
}
 +
 
 +
 
 +
 
 +
#coordinates {  
 +
position:absolute;
 +
z-index:1;
 +
border:none;
 +
background:none;
 +
left:9px;
 +
top:5.7em;
 +
float:left;
 +
margin:0.0em;
 +
padding:0.0em;
 +
line-height:1.5em;
 +
text-align:left;
 +
text-indent:0;
 +
font-size:30%;
 +
text-transform:none;
 +
white-space:nowrap;
 +
}
 +
 
 +
 
 +
/*

Revision as of 12:12, 5 November 2006

  • /
  1. pabanner { text-align:left !important; }

/* Standard Navigationsleisten, aka box hiding thingy from .de.*/

div.Boxmerge, div.NavFrame {

       margin: 0px;
       padding: 2px;
       border: 1px solid #aaaaaa;
       text-align: center;
       border-collapse: collapse;
       font-size: 95%;

} div.Boxmerge div.NavFrame {

       border-style: none;
       border-style: hidden;

} div.NavFrame + div.NavFrame {

       border-top-style: none;
       border-top-style: hidden;

} div.NavPic {

       background-color: #ffffff;
       margin: 0px;
       padding: 2px;
       float: left;

} div.NavFrame div.NavHead {

       height: 1.6em;
       font-weight: bold;
       font-size: 100%;
       background-color: #efefef;
       position:relative;

} div.NavFrame p {

       font-size: 100%;

} div.NavFrame div.NavContent {

       font-size: 100%;

} div.NavFrame div.NavContent p {

       font-size: 100%;

} div.NavEnd {

       margin: 0px;
       padding: 0px;
       line-height: 1px;
       clear: both;

} a.NavToggle {

       position:absolute;
       top:0px;
       right:3px;
       font-weight:normal;
       font-size:smaller;

}


  1. coordinates {
position:absolute;
z-index:1;
border:none;
background:none;
left:9px;
top:5.7em;
float:left;
margin:0.0em;
padding:0.0em;
line-height:1.5em;
text-align:left;
text-indent:0;
font-size:30%;
text-transform:none;
white-space:nowrap;

}


/*

Personal tools