🎨 Couleur de la resultsGrid harmonisee
parent
7fc55ec4a3
commit
b0fe99eb02
|
@ -1,5 +1,5 @@
|
|||
#explanation {
|
||||
margin: 6em 0;
|
||||
margin: 3em 0;
|
||||
}
|
||||
|
||||
#explanation p {
|
||||
|
|
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue