From 511e71b375f299545bc3993e823f668d7f791afc Mon Sep 17 00:00:00 2001 From: Alex Schroeder Date: Mon, 6 Mar 2006 14:49:35 +0000 Subject: [PATCH] center captions --- css/oddmuse.css | 3 --- 1 file changed, 3 deletions(-) diff --git a/css/oddmuse.css b/css/oddmuse.css index 7ceedfc2..3641de37 100644 --- a/css/oddmuse.css +++ b/css/oddmuse.css @@ -27,9 +27,6 @@ img { background-color: #e6e6e6; color: black; } -div.image { - text-align: center; -} div.image span.caption { margin: 0 1em; }