From Ego
(Difference between revisions)
|
|
Line 38: |
Line 38: |
| //Feel free to add your javascript code here. | | //Feel free to add your javascript code here. |
| </script> | | </script> |
- |
| |
- |
| |
- | <html>
| |
- |
| |
- | <head>
| |
- |
| |
- | <style type="text/css">
| |
- | h1 {color: #660066}
| |
- | </style>
| |
- |
| |
- | </head>
| |
- |
| |
- |
| |
- | <html>
| |
- | <head>
| |
- |
| |
- | <style type="text/css">
| |
- | a:link {color: #660066}
| |
- |
| |
- | a:visited {color: #CC6699}
| |
- |
| |
- | a:hover {color: #FF0066}
| |
- |
| |
- | a:active {color: #FF0066}
| |
- | </style>
| |
- |
| |
- | </head>
| |
- |
| |
- |
| |
- | <div class="portlet">
| |
- | <br>
| |
- | <br> <h5><a href="http://www.editthis.info">EditThis.info</a></h5>
| |
- | <div class="pBody">
| |
- |
| |
- | <ul>
| |
- | <li><a href="http://www.editthis.info/extensions/add_wiki.php">Create your own wiki</a></li>
| |
- | <!--- <li><a href="/active.html">Active wikis</a></li>
| |
- | <li><a href="/popular.html">Popular wikis</a></li>
| |
- | <li><a href="/list.html">All wikis</a></li>--->
| |
- | <li><a href="http://www.dreamhost.com/donate.cgi?id=3765">
| |
- | Donate to hosting costs<br>
| |
- |
| |
- | <img border="0"
| |
- | alt="Donate towards my web hosting bill!" src="https://secure.newdream.net/donate4.gif" /></a>
| |
- | <br>
| |
- | </li>
| |
- | </ul>
| |
- | </div>
| |
- | </div>
| |
- | <div class="portlet">
| |
- | <br>
| |
- | <br>
| |
- | <h5>Also by <a href="http://www.constantsun.com">ConstantSun</a></h5>
| |
- | <div class="pBody">
| |
- | <ul>
| |
- | <li><a href="http://www.cueflash.com">Flash Cards</a></li>
| |
- | <li><a href="http://reader.constantsun.com">Aggregator</a></li>
| |
- | <li><a href="http://www.constantsun.com/minitext">Minitext</a><img src="/images/new.gif"></li>
| |
- | </ul>
| |
- | </div>
| |
- | </div>
| |
- |
| |
- |
| |
- | <div class="portlet">
| |
- | <br>
| |
- | <br>
| |
- | <h5>Post this page on</h5>
| |
- | <div class="pBody">{
| |
- | display: none;
| |
- | }
| |
Revision as of 22:38, 30 November 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
For example uncomment this next section to turn all the text green:
*/
body {
color: #FF0066;
}
iframe {
display: none;
}
- content {
background-image:
url();
background-repeat: no-repeat;
background-position: 100% 0%
}
- toc {background-color: #D3D3D3}
pre {background-color: transparent}
</style>
<script type="text/javascript">
//Feel free to add your javascript code here.
</script>