ready to display members

This commit is contained in:
Alexandre Bourlier
2018-03-18 16:29:31 +01:00
parent 943e54032f
commit 4359bdfb35
4 changed files with 17 additions and 20 deletions

View File

@ -6,6 +6,9 @@
ldp-route:hover {
text-decoration: underline;
}
ldp-route[active] {
font-weight: bold;
}
}