Look: Modif esthétique mineure
This commit is contained in:
parent
3f57d19e62
commit
cbd1e25ab0
@ -358,7 +358,7 @@ a.tab:link {
|
|||||||
background: white;
|
background: white;
|
||||||
border: 1px solid #9999BB;
|
border: 1px solid #9999BB;
|
||||||
color: #436976;
|
color: #436976;
|
||||||
padding: 0em 1em;
|
padding: 0px 6px;
|
||||||
margin: 0em 0.2em;
|
margin: 0em 0.2em;
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
white-space: nowrap;
|
white-space: nowrap;
|
||||||
@ -367,7 +367,7 @@ a.tab:visited {
|
|||||||
background: white;
|
background: white;
|
||||||
border: 1px solid #9999BB;
|
border: 1px solid #9999BB;
|
||||||
color: #436976;
|
color: #436976;
|
||||||
padding: 0em 1em;
|
padding: 0px 6px;
|
||||||
margin: 0em 0.2em;
|
margin: 0em 0.2em;
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
white-space: nowrap;
|
white-space: nowrap;
|
||||||
@ -377,7 +377,6 @@ a.tab#active {
|
|||||||
border-bottom: #dcdcd0 1px solid;
|
border-bottom: #dcdcd0 1px solid;
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
a.tab:hover {
|
a.tab:hover {
|
||||||
background: #ebebe0;
|
background: #ebebe0;
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user