*) changed links to be underlined again since lots of links were not obvious anymore

*) added SVN properties

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@7906 6c8d7289-2bf4-0310-a012-ef5d649a1542
pull/1/head
low012 14 years ago
parent 24e76a7b69
commit c660f8862a

@ -1,8 +1,8 @@
/* base.css - Layout and general style */
/*
$LastChangedDate: 23.01.2007 $
$LastChangedRevision: $
$LastChangedBy: netbude $
$LastChangedDate$
$LastChangedRevision$
$LastChangedBy$
*/
/*
@ -76,11 +76,11 @@ h4 {
}
a:link {
text-decoration:none;
text-decoration:underline;
}
a:visited {
text-decoration:none;
text-decoration:underline;
}
a:hover {

Loading…
Cancel
Save