~ubuntu-branches/ubuntu/lucid/schroedinger/lucid

« back to all changes in this revision

Viewing changes to doc/html/style.css

  • Committer: Bazaar Package Importer
  • Author(s): Sebastian Dröge
  • Date: 2009-10-03 18:49:33 UTC
  • mfrom: (1.1.7 upstream) (6.1.5 sid)
  • Revision ID: james.westby@ubuntu.com-20091003184933-mmkb7rff1nblsq6m
Tags: 1.0.8-2
* debian/control:
  + Build-depend on pkg-config to fix FTBFS.

Show diffs side-by-side

added added

removed removed

Lines of Context:
56
56
  {
57
57
    color: #770000;
58
58
    font-size: 80%;
 
59
    white-space: nowrap;
59
60
  }
60
 
  div.refentry, div.chapter, div.reference, div.part, div.book, div.index, div.glossary, div.sect1, div.appendix, div.preface
 
61
  div.refentry, div.chapter, div.reference, div.part, div.book, div.glossary, div.sect1, div.appendix, div.preface
61
62
  {
62
63
    position: relative;
63
64
    top: 3em;
64
65
    z-index: 0;
65
66
  }
 
67
  div.glossary, div.index
 
68
  {
 
69
    position: relative;
 
70
    top: 2em;
 
71
    z-index: 0;
 
72
  }
66
73
  div.refnamediv
67
74
  {
68
75
    margin-top: 2em;