show hyperlinks

This commit is contained in:
Jeremy Penner 2011-02-09 17:27:48 -08:00
parent 8874a8e12a
commit 60b74b4c93

View file

@ -8,13 +8,13 @@
position: absolute;
background-color: #eeeeee;
}
a.iffy-word:link {
text-decoration: none;
color: #000000;
}
a.iffy-word:hover {
color: #0000dd;
}
// a.iffy-word:link {
// text-decoration: none;
// color: #000000;
// }
// a.iffy-word:hover {
// color: #0000dd;
// }
</style>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="jqueryui/js/jquery-ui-1.8.5.custom.min.js"></script>