show hyperlinks
This commit is contained in:
parent
8874a8e12a
commit
60b74b4c93
14
test.html
14
test.html
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue