mirror of
https://github.com/YunoHost-Apps/piwigo_ynh.git
synced 2024-09-03 20:06:03 +02:00
13 lines
No EOL
196 B
CSS
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;
|
|
} |