This commit is contained in:
Laurent Destailleur 2018-09-19 18:06:36 +02:00
parent 22053e0f4d
commit 19ec5103ad

View File

@ -3239,10 +3239,10 @@ ul.noborder li:nth-child(even):not(.liste_titre) {
margin-bottom: 5px; margin-bottom: 5px;
text-align: center; text-align: center;
/* background: #f8f8f8; */ background: #fcfcfc;
border: 1px solid #eee; border: 1px solid #eee;
border-left: 3px solid #aaa; /* border-left: 6px solid #ddd; */
box-shadow: 3px 1px 8px #ddd; box-shadow: 1px 1px 8px #ddd;
border-radius: 0px; border-radius: 0px;
} }
.boxstats, .boxstats130, .boxstatscontent { .boxstats, .boxstats130, .boxstatscontent {