correction liens .spip_out et ps (Antoine)
This commit is contained in:
parent
992ea026f0
commit
9912588fbd
@ -767,4 +767,27 @@ span.tp {
|
|||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
/* liens spip_out et ps (Antoine) */
|
||||||
|
article .spip_out {
|
||||||
|
font-weight: 400;
|
||||||
|
border-bottom: 2px dotted #8ec7ce;
|
||||||
|
color: #00748f;
|
||||||
|
}
|
||||||
|
article .spip_out strong{
|
||||||
|
font-weight:400;
|
||||||
|
}
|
||||||
|
article .spip_out:hover, .ps a:hover{
|
||||||
|
font-weight:400;
|
||||||
|
text-decoration: inherit;
|
||||||
|
border-bottom:2px dotted rgb(213, 115, 1);
|
||||||
|
color: rgb(213, 115, 1);
|
||||||
|
}
|
||||||
|
.ps a:hover{
|
||||||
|
font-weight:300;
|
||||||
|
}
|
||||||
|
article .spip_out strong:hover {
|
||||||
|
border-bottom:2px dotted rgb(255, 115, 1);
|
||||||
|
text-decoration: inherit;
|
||||||
|
color: rgb(213, 115, 1);
|
||||||
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user