Header

From Picklewiki

(Difference between revisions)
m (Reverted edit of Admin, changed back to last version by 67.81.111.63)
Line 1: Line 1:
-
<style type="text/css">
+
<style type="text/css">
-
  /*
+
.usermessage {
-
      Notes:
+
    background-color: #e0ffe0;
-
      -You must log as admin to edith this page
+
    /*border: 1px solid #11ff11;*/
-
      -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.  
+
    color: Black;
-
      -if you want your code to look nice on this page, put a space at the beginning of each line
+
    font-weight: bold;
-
      -This is the default style sheet that you can override : http://editthis.info/wiki/skins/monobook/main.css
+
    margin: 2em 0em 1em 0em;
-
     
+
    padding: 0.5em 1em;
-
      For example uncomment this next section to turn all the text green:
+
     vertical-align: middle;
-
  */
+
}
-
  /*
+
-
body {
+
-
     color: green;
+
-
}
+
-
  */
+
-
</style>
+
-
<script type="text/javascript">
+
</style>
-
  //Feel free to add your javascript code here.
+
-
</script>
+

Revision as of 21:12, 10 November 2007

<style type="text/css">

.usermessage {

   background-color: #e0ffe0;
   /*border: 1px solid #11ff11;*/
   color: Black;
   font-weight: bold;
   margin: 2em 0em 1em 0em;
   padding: 0.5em 1em;
   vertical-align: middle;

}

</style>

Personal tools
Navigation