source: trunk/plugins/TakeATour/css/admin.css @ 28169

Last change on this file since 28169 was 28169, checked in by flop25, 10 years ago

TakeATour replace c13y_upgrade ; c13y_upgrade not activated after upgrade
adding TakeATour files
less margin-top in no_photo_yet.tpl

File size: 244 bytes
Line 
1#helpContent .TAT_description {
2  text-align: justify;
3  text-indent: 1em;
4}
5#helpContent form {
6  text-align: center;
7}
8#helpContent form input {
9  width: 50%;
10  margin-top: 10px;
11}
12#helpContent P {
13  text-indent: 1em;
14  text-align: justify;
15}
Note: See TracBrowser for help on using the repository browser.