~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: 2010-02-15 05:32:33 UTC
  • Revision ID: grantw@unimelb.edu.au-20100215053233-bp1cr8hdxzsem5m1
Style h2 slightly larger, to distinguish it better from body text in WebKit.

Show diffs side-by-side

added added

removed removed

Lines of Context:
40
40
}
41
41
 
42
42
h2 {
43
 
    font-size: larger;
 
43
    font-size: 130%;
44
44
    font-weight: normal;
45
45
}
46
46