mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-05-07 05:44:58 +02:00
0bf9f89bdb
git-svn-id: http://piwigo.org/svn/trunk@29433 68402e56-0260-453c-a942-63ccdbb3a9ee
13 lines
196 B
CSS
13 lines
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;
|
|
} |