modif soulignement

This commit is contained in:
Rodolphe Quiedeville 2004-08-16 13:28:07 +00:00
parent 1c915cf267
commit ddbd8f13a7

View File

@ -34,6 +34,8 @@ div.tabs
margin: 0em; margin: 0em;
padding: 0em 0em; padding: 0em 0em;
text-align: left; text-align: left;
font-family: sans-serif; font-size: 0.8em;
} }
a.tabTitle { a.tabTitle {
@ -47,6 +49,10 @@ a.tabTitle {
white-space: nowrap; white-space: nowrap;
} }
a.tabTitle:hover {
text-decoration: none;
}
a.tab { a.tab {
background: white; background: white;