Look: Modif esthtique mineure

This commit is contained in:
Laurent Destailleur 2005-08-24 23:27:50 +00:00
parent 3f57d19e62
commit cbd1e25ab0

View File

@ -358,7 +358,7 @@ a.tab:link {
background: white;
border: 1px solid #9999BB;
color: #436976;
padding: 0em 1em;
padding: 0px 6px;
margin: 0em 0.2em;
text-decoration: none;
white-space: nowrap;
@ -367,7 +367,7 @@ a.tab:visited {
background: white;
border: 1px solid #9999BB;
color: #436976;
padding: 0em 1em;
padding: 0px 6px;
margin: 0em 0.2em;
text-decoration: none;
white-space: nowrap;
@ -377,7 +377,6 @@ a.tab#active {
border-bottom: #dcdcd0 1px solid;
text-decoration: none;
}
a.tab:hover {
background: #ebebe0;
text-decoration: none;