aboutsummaryrefslogtreecommitdiffstats
path: root/themes/default/theme.css
diff options
context:
space:
mode:
authorplegall <plg@piwigo.org>2010-03-22 10:17:33 +0000
committerplegall <plg@piwigo.org>2010-03-22 10:17:33 +0000
commita5f395183a720d4db81b8da26d5bfa9aea7d728b (patch)
treed77a2d386d1eeffcdb9d513be1a891003b4d9fcc /themes/default/theme.css
parentd1d3167c3c9d7e7c0b810dba10053f9791367dda (diff)
feature 1528: update the about page content (FR/EN only currently).
git-svn-id: http://piwigo.org/svn/trunk@5250 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r--themes/default/theme.css5
1 files changed, 4 insertions, 1 deletions
diff --git a/themes/default/theme.css b/themes/default/theme.css
index c0df101b2..8651f4f33 100644
--- a/themes/default/theme.css
+++ b/themes/default/theme.css
@@ -848,4 +848,7 @@ LEGEND {
SPAN.calItem, SPAN.calItemEmpty,
TD.calDayCellEmpty, TD.calDayCellFull {
border: 1px solid gray;
-} \ No newline at end of file
+}
+
+#piwigoAbout {width:600px;margin:0 auto;}
+#linkToPiwigo {text-align:center;} \ No newline at end of file