Ignore:
Timestamp:
Apr 8, 2014, 11:06:53 PM (10 years ago)
Author:
flop25
Message:

styling
using enable_synchronization

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/TakeATour/css/admin.css

    r27998 r28129  
    1 #TAT_Content .TAT_description {
     1#helpContent .TAT_description {
    22  text-align: justify;
    33  text-indent: 1em;
    44}
    5 #TAT_Content form {
     5#helpContent form {
    66  text-align: center;
    77}
    8 #TAT_Content form input {
     8#helpContent form input {
    99  width: 50%;
    1010  margin-top: 10px;
    1111}
     12#helpContent P {
     13  text-indent: 1em;
     14  text-align: justify;
     15}
Note: See TracChangeset for help on using the changeset viewer.