Header

From Prostrike

(Difference between revisions)
 
(20 intermediate revisions not shown)
Line 1: Line 1:
-
<script type="text/javascript">
+
<style type="text/css">
-
  //Your Javascript Here
+
   /* Backgrounds and Borders */
-
</script>
+
 
-
<style type="text/css">
+
  body {
-
   /* This is the default style sheet that you can override : http://editthis.info/wiki/skins/monobook/main.css */
+
      background: url("http://i9.tinypic.com/864dld5.gif") #eeeeee;
-
body {
+
      background-repeat: repeat-x;
-
    font: x-small sans-serif;
+
      background-attachment: fixed;
-
    background: #f9f9f9 url("http://ftp.linux.org.uk/mirrors/ftp.gnome.org/teams/art.gnome.org/backgrounds/ThinkLinux_1400x1050.png") 0px 0px no-repeat;
+
  }
-
    color: Black;
+
</style>
-
    margin: 0;
+
-
    padding: 0;
+
-
}
+
-
</style>
+

Current revision as of 09:48, 4 December 2007

<style type="text/css">

  /* Backgrounds and Borders */
  
  body {
      background: url("864dld5.gif") #eeeeee;
      background-repeat: repeat-x;
      background-attachment: fixed;
  }

</style>

Personal tools