Skip to content
Snippets Groups Projects
Commit 2dd433f8 authored by Pierre Fleutot's avatar Pierre Fleutot
Browse files

Autres Amélioration CSS définitions des entrées dans le tableau d'un lexique

parent 8e59009d
No related branches found
No related tags found
No related merge requests found
...@@ -389,11 +389,12 @@ table.label-table > tbody > tr > td { ...@@ -389,11 +389,12 @@ table.label-table > tbody > tr > td {
} }
.card-body.card-definition { .card-body.card-definition {
margin-top: 2px; margin-top: 5px;
margin-bottom: 5px; margin-bottom: 6px;
padding: 5px 5px 5px 15px; padding: 5px 5px 5px 15px;
font-size: .8rem; font-size: .8rem;
font-weight: bold; font-weight: bold;
background-color: #FDF6F6;
} }
.show-on-hover > a { .show-on-hover > a {
display: none; display: none;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment