🎨 Couleur de la resultsGrid harmonisee

pull/206/head
Mael 2018-04-05 20:04:53 +02:00 committed by Laurent Bossavit
parent 7fc55ec4a3
commit b0fe99eb02
2 changed files with 4 additions and 2 deletions

View File

@ -1,5 +1,5 @@
#explanation {
margin: 6em 0;
margin: 3em 0;
}
#explanation p {

View File

@ -67,10 +67,12 @@
}
/* Specific to ResultsGrid.css. Somme.js and ResultsGrid.js should be merged */
.resultsGrid table {
font-size: 90%;
}
.resultsGrid table a {
color: inherit;
}
.resultsGrid td {
line-height: 1.6em;
border: 1px solid #e3e3ee;