commit c5588a2da37d8cab1f6ff97c1f5deddb59b206b8 parent fe337fde1a3445042ed19397f8221f8f49741044 Author: Georges Dupéron <jahvascriptmaniac+github@free.fr> Date: Mon, 5 Jul 2010 10:21:01 +0200 style.css oublié sur le dernier commit. Diffstat:
| A | style.css | | | 5 | +++++ |
1 file changed, 5 insertions(+), 0 deletions(-)
diff --git a/style.css b/style.css @@ -0,0 +1,4 @@ +.galerie img { + border: thin solid black; + padding: 0.1em; +} +\ No newline at end of file