diff options
author | flop25 <flop25@piwigo.org> | 2014-04-13 18:22:25 +0000 |
---|---|---|
committer | flop25 <flop25@piwigo.org> | 2014-04-13 18:22:25 +0000 |
commit | 5ebeec822fc3ee0d50591f2b25a1190760977327 (patch) | |
tree | e142eaff6582856ee22e60f956267e3c2fc11c92 /themes/default/template | |
parent | d97c1394519a49f2d8d11f29e117be83a5f3979f (diff) |
TakeATour replace c13y_upgrade ; c13y_upgrade not activated after upgrade
adding TakeATour files
less margin-top in no_photo_yet.tpl
git-svn-id: http://piwigo.org/svn/trunk@28169 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'themes/default/template')
-rw-r--r-- | themes/default/template/no_photo_yet.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/default/template/no_photo_yet.tpl b/themes/default/template/no_photo_yet.tpl index 25673e1ac..c386e0dd1 100644 --- a/themes/default/template/no_photo_yet.tpl +++ b/themes/default/template/no_photo_yet.tpl @@ -31,7 +31,7 @@ border:2px solid #dddddd; #noPhotoWelcome {font-size:25px; color:#555;text-align:center; letter-spacing:1px; margin-top:30px;} .bigButton {} -.bigButton {text-align:center; margin-top:120px;} +.bigButton {text-align:center; margin-top:100px;} .bigButton a { background-color:#666; |