diff options
Diffstat (limited to 'themes/default/theme.css')
-rw-r--r-- | themes/default/theme.css | 5 |
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 |