modif soulignement
This commit is contained in:
parent
1c915cf267
commit
ddbd8f13a7
@ -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;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user