source: extensions/TakeATour/css/admin.css @ 28129

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

styling
using enable_synchronization

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.