~ubuntu-branches/ubuntu/vivid/nip2/vivid-proposed

« back to all changes in this revision

Viewing changes to doc/html/nipguide.css

  • Committer: Bazaar Package Importer
  • Author(s): Michael Terry
  • Date: 2009-05-12 09:26:46 UTC
  • mfrom: (1.2.11 upstream) (2.1.4 squeeze)
  • Revision ID: james.westby@ubuntu.com-20090512092646-j8lb1w2x69pvgma4
Tags: 7.18.1-1ubuntu1
* Merge from debian unstable (LP: #375435), remaining changes:
  - debian/control: Also Recommend abrowser

Show diffs side-by-side

added added

removed removed

Lines of Context:
56
56
td.displaylines {text-align:center; white-space:nowrap;}
57
57
.centerline {text-align:center;}
58
58
.rightline {text-align:right;}
59
 
div.verbatim {font-family: monospace; white-space: nowrap; }
60
 
table.verbatim {width:100%;}
 
59
div.verbatim {font-family: monospace; white-space: nowrap; text-align:left; clear:both; }
61
60
.fbox {padding-left:3.0pt; padding-right:3.0pt; text-indent:0pt; border:solid black 0.4pt; }
62
61
div.fbox {display:table}
63
62
div.center div.fbox {text-align:center; clear:both; padding-left:3.0pt; padding-right:3.0pt; text-indent:0pt; border:solid black 0.4pt; }
134
133
div.author{white-space: nowrap;}
135
134
.quotation {margin-bottom:0.25em; margin-top:0.25em; margin-left:1em; }
136
135
h1.partHead{text-align: center}
 
136
.sectionToc, .likesectionToc {margin-left:2em;}
 
137
.subsectionToc, .likesubsectionToc {margin-left:4em;}
 
138
.subsubsectionToc, .likesubsubsectionToc {margin-left:6em;}
137
139
.figure img.graphics {margin-left:10%;}
138
140
/* end css.sty */
139
141