~azzar1/unity/add-show-desktop-key

« back to all changes in this revision

Viewing changes to ivle/webapp/coremedia/ivle.css

  • Committer: William Grant
  • Date: 2009-12-16 04:25:27 UTC
  • mto: This revision was merged to the branch mainline in revision 1450.
  • Revision ID: me@williamgrant.id.au-20091216042527-yegiyxfj6t7b6jem
Add some extra margin between the projects and worksheets sections.

Show diffs side-by-side

added added

removed removed

Lines of Context:
189
189
    padding: 0 1em 1em 1em;
190
190
}
191
191
 
 
192
/* Add extra vertical spacing between major page sections. */
 
193
#ivle_padding .majorsection {
 
194
    margin-bottom: 2em;
 
195
}
 
196
 
192
197
p.userhello {
193
198
    font-size: .8em;
194
199
    margin: 0;