haute-garonne-cd31: bold login-action links (#77700) #273

Merged
ecazenave merged 1 commits from wip/cd31-bold into main 2023-05-17 14:18:05 +02:00
1 changed files with 4 additions and 0 deletions

View File

@ -607,3 +607,7 @@ a#ars {
color: #00789b;
text-decoration: underline;
}
div.login-actions ul li p a {
font-weight: bold;
}