modif soulignement
This commit is contained in:
parent
1c915cf267
commit
ddbd8f13a7
@ -34,17 +34,23 @@ 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 {
|
||||||
background: #436976;
|
background: #436976;
|
||||||
border: 1px solid #8CACBB;
|
border: 1px solid #8CACBB;
|
||||||
color: white;
|
color: white;
|
||||||
font: 100% Bold;
|
font: 100% Bold;
|
||||||
padding: 0em 1.0em;
|
padding: 0em 1.0em;
|
||||||
margin: 0em 0em;
|
margin: 0em 0em;
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
white-space: nowrap;
|
white-space: nowrap;
|
||||||
|
}
|
||||||
|
|
||||||
|
a.tabTitle:hover {
|
||||||
|
text-decoration: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user