🎨 Autre style pour les titres des lignes de salaire

pull/294/head
Mael 2018-07-03 14:20:04 +00:00
parent a584382caa
commit 8986f7188b
1 changed files with 2 additions and 1 deletions

View File

@ -59,10 +59,11 @@
#targetSelection .optionTitle {
font-size: 115%;
font-weight: 600;
}
#targetSelection .optionTitle a {
color: inherit;
text-decoration: none;
font-weight: 500;
}
#targetSelection .optionTitle a:hover {
text-decoration: underline;