1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/piwigo_ynh.git synced 2024-09-03 20:06:03 +02:00
piwigo_ynh/sources/plugins/TakeATour/css/admin.css
2015-07-05 19:12:42 +02:00

13 lines
No EOL
196 B
CSS

#helpContent .TAT_description {
text-align: justify;
}
#helpContent form {
text-align: center;
}
#helpContent form input {
width: 50%;
margin-top: 10px;
}
#helpContent P {
margin: 1em;
}