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
This commit is contained in:
flop25
2014-04-13 18:22:25 +00:00
parent d97c139451
commit 5ebeec822f
23 changed files with 2509 additions and 7 deletions
+15
View File
@@ -0,0 +1,15 @@
#helpContent .TAT_description {
text-align: justify;
text-indent: 1em;
}
#helpContent form {
text-align: center;
}
#helpContent form input {
width: 50%;
margin-top: 10px;
}
#helpContent P {
text-indent: 1em;
text-align: justify;
}