www

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs

commit fe3e33be925c12d619523f2f2e5f2a76bf80e0d6
parent a247b9815f9203c909273abc6ffceb57f26b636f
Author: Georges Dupéron <jahvascriptmaniac+github@free.fr>
Date:   Sat,  7 May 2011 20:36:56 +0200

Faute de frappe qui avait abîmé le CSS.

Diffstat:
Mcode/serveur/php/jeu.html | 3+--
1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/code/serveur/php/jeu.html b/code/serveur/php/jeu.html @@ -33,8 +33,7 @@ html, body { background-color: #F0F8D0; } -.relationB -ox { +.relationBox { background-color: #F0F8D0; border: thin solid #44AA44; }