Update style.css.php

This commit is contained in:
Anthony Berton 2020-05-03 14:05:18 +02:00 committed by GitHub
parent dabb2f4ad3
commit d81ae29ab7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3399,6 +3399,7 @@ tr.liste_titre th, th.liste_titre, tr.liste_titre td, td.liste_titre, form.liste
}
tr.liste_titre th a, th.liste_titre a, tr.liste_titre td a, td.liste_titre a, form.liste_titre div a, div.liste_titre a {
text-shadow: none !important;
color: rgb(<?php echo $colortexttitlelink ?>);
}
tr.liste_titre_topborder td {
border-top-width: <?php echo $borderwidth; ?>px;