mirror of
git://git.savannah.nongnu.org/eliot.git
synced 2025-01-18 10:26:15 +01:00
Give credit for the stats report design
This commit is contained in:
parent
20c93940ab
commit
f38c7361c1
2 changed files with 3 additions and 0 deletions
1
THANKS
1
THANKS
|
@ -1,6 +1,7 @@
|
|||
Thanks to the following persons, who contributed to the Eliot project:
|
||||
|
||||
Céline Teulière <celine d0t teuliere @t gmail d0t com> - English translation of the website
|
||||
Dani Hernández Massegú <danihmassegu @at@ yahoo d0t es> - Design of the satistics report
|
||||
Diego De Landro <diodeldragone @t gmail d0t com> - Italian translation (software and website)
|
||||
Hervé Bohbot <herve d0t bohbot @t libertysurf d0t fr> - Italian, Norwegian and Polish dictionaries
|
||||
Jean-Marc Falcoz <jeanmarcfalcozi @t vtxnet d0t ch> - English dictionaries
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
/* The initial design of the stats table was done by
|
||||
* Dani Hernández Massegú <danihmassegu @at@ yahoo.es> */
|
||||
table {
|
||||
border-collapse: collapse;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue