~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-01-28 04:25:39 UTC
  • Revision ID: me@williamgrant.id.au-20100128042539-5bdjiob55nd411b0
Switch the main h1 to use margin, rather than padding, and add 0.5em beneath it.

Show diffs side-by-side

added added

removed removed

Lines of Context:
40
40
}
41
41
 
42
42
#ivleview > h1 {
43
 
    padding: 0.5em 0 0 0.5em;
 
43
    margin: 0.5em 0 0.5em 0.5em;
44
44
}
45
45
 
46
46
h2 {