mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-07-05 17:32:25 +02:00
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:
@@ -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;
|
||||
}
|
||||
Reference in New Issue
Block a user