Files
Piwigo/plugins/TakeATour/css/admin.css
flop25 5ebeec822f 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
2014-04-13 18:22:25 +00:00

15 lines
244 B
CSS

#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;
}