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