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

Last change on this file since 29433 was 29433, checked in by plg, 10 years ago

Take a Tour: rephrase a few steps in tour "first contact"

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