--- trunk2/eurovoc/eurovoc.css 2004/10/24 23:02:48 542 +++ trunk2/eurovoc/eurovoc.css 2004/10/24 23:03:35 543 @@ -332,7 +332,7 @@ } a:link { - text-decoration: none; + text-decoration: underline; color: #575aa9; font-weight: bold; } @@ -344,7 +344,7 @@ a:visited { color: #575aa9; - text-decoration: none; + text-decoration: underline; font-weight: bold; } @@ -434,4 +434,11 @@ } +ul ul { + list-style-type: disc; +} +.crovoc { + text-align: justify; + padding: 0px 100px 0px 0px; +}