Header
From Watchmen
(Difference between revisions)
Line 3: | Line 3: | ||
</script> | </script> | ||
<style type="text/css"> | <style type="text/css"> | ||
- | /* This is the default style sheet that you can override : http://editthis.info/wiki/skins/monobook/main.css | + | /* This is the default style sheet that you can override : http://editthis.info/wiki/skins/monobook/main.css */ |
+ | body { | ||
+ | font: x-small sans-serif; | ||
+ | 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; | ||
+ | margin: 0; | ||
+ | padding: 0; | ||
+ | } | ||
</style> | </style> |
Revision as of 15:32, 26 February 2006
<script type="text/javascript"> //Your Javascript Here </script> <style type="text/css"> /* This is the default style sheet that you can override : http://editthis.info/wiki/skins/monobook/main.css */ body { font: x-small sans-serif; background: #f9f9f9 url("") 0px 0px no-repeat; color: Black; margin: 0; padding: 0; } </style>