yellow links

master
Tancre 4 years ago
parent a2405b7388
commit 9227522e3c

@ -7,21 +7,9 @@
<link rel="stylesheet" type="text/css" href="live-with-etherpad.css"> <link rel="stylesheet" type="text/css" href="live-with-etherpad.css">
<style type="text/css"> <style type="text/css">
a.ablabla{ a.ablabla{
color:white; color:yellow;
text-decoration: underline; text-decoration: underline;
text-decoration-color: blue; text-decoration-color: yellow;
}
a.ablabla:hover{
color:blue;
text-decoration: underline;
text-decoration-color: blue;
}
a.ablabla:visited{
color:white;
text-decoration: underline;
text-decoration-color: blue;
} }
</style> </style>

Loading…
Cancel
Save