~ubuntu-branches/ubuntu/quantal/linphone/quantal

« back to all changes in this revision

Viewing changes to share/it/manual/docbook.css

  • Committer: Bazaar Package Importer
  • Author(s): Samuel Mimram
  • Date: 2004-06-30 13:58:16 UTC
  • Revision ID: james.westby@ubuntu.com-20040630135816-wwx75gdlodkqbabb
Tags: upstream-0.12.2
ImportĀ upstreamĀ versionĀ 0.12.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
.BOOK .TITLE          { text-align: center }
 
2
.BOOK .SUBTITLE       { text-align: center }
 
3
.BOOK .CORPAUTHOR     { text-align: center }
 
4
.BOOK .AUTHOR         { text-align: center }
 
5
.BOOK .AFFILIATION    { text-align: center }
 
6
.BOOK .EDITEDBY       { text-align: center }
 
7
.BOOK .EDITOR         { text-align: center }
 
8
.BOOK .GRAPHIC        { text-align: center }
 
9
 
 
10
.ARTICLE .TITLE          { text-align: center }
 
11
.ARTICLE .SUBTITLE       { text-align: center }
 
12
.ARTICLE .CORPAUTHOR     { text-align: center }
 
13
.ARTICLE .AUTHOR         { text-align: center }
 
14
.ARTICLE .AFFILIATION    { text-align: center }
 
15
.ARTICLE .EDITEDBY       { text-align: center }
 
16
.ARTICLE .EDITOR         { text-align: center }
 
17
.ARTICLE .GRAPHIC        { text-align: center }
 
18
.ARTICLE .ABSTRACT       { margin-left: 0.5in;
 
19
                           margin-right: 0.5in;
 
20
                           font-style: italic }