diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/bibleref/bibleref-manual.css')
-rw-r--r-- | Master/texmf-dist/doc/latex/bibleref/bibleref-manual.css | 28 |
1 files changed, 4 insertions, 24 deletions
diff --git a/Master/texmf-dist/doc/latex/bibleref/bibleref-manual.css b/Master/texmf-dist/doc/latex/bibleref/bibleref-manual.css index 8e1433aac48..11c2f8c9b57 100644 --- a/Master/texmf-dist/doc/latex/bibleref/bibleref-manual.css +++ b/Master/texmf-dist/doc/latex/bibleref/bibleref-manual.css @@ -11,10 +11,10 @@ .cmtt-10{font-family: monospace;} .cmtt-10{font-family: monospace;} .cmss-10{ font-family: sans-serif;} -.cmti-10{ font-style: italic;} .cmtt-9{font-size:90%;font-family: monospace;} .cmtt-9{font-family: monospace;} .cmtt-9{font-family: monospace;} +.cmti-10{ font-style: italic;} .cmbx-10{ font-weight: bold;} p.noindent { text-indent: 0em } td p.noindent { text-indent: 0em; margin-top:0em; } @@ -60,6 +60,8 @@ div.flushleft {text-align: left;} .framebox-r {text-align:right;} span.thank-mark{ vertical-align: super } span.footnote-mark sup.textsuperscript, span.footnote-mark a sup.textsuperscript{ font-size:80%; } +div.footnotes{border-top:solid 1px black; border-bottom:solid 1px black; padding-bottom:1ex; padding-top:0.5ex; margin-right:15%; margin-top:2ex; font-style:italic; font-size:85%;} +div.footnotes p{margin-top:0; margin-bottom:0; text-indent:0;} div.tabular, div.center div.tabular {text-align: center; margin-top:0.5em; margin-bottom:0.5em; } table.tabular td p{margin-top:0em;} table.tabular {margin-left: auto; margin-right: auto;} @@ -119,32 +121,10 @@ h2.titleHead{text-align:center;} div.maketitle{ margin-bottom: 2em; } div.author, div.date {text-align:center;} div.thanks{text-align:left; margin-left:10%; font-size:85%; font-style:italic; } -div.author{white-space: nowrap;} .quotation {margin-bottom:0.25em; margin-top:0.25em; margin-left:1em; } .abstract p {margin-left:5%; margin-right:5%;} div.abstract {width:100%;} table.multicols { width:100%; margin-left:1em; margin-top:1em; margin-bottom:1em; } -#colorbox1{border: solid 1px #000000;} -#colorbox1{background-color: rgb(255,255,191);} -#colorbox2{border: solid 1px #000000;} -#colorbox2{background-color: rgb(255,255,191);} -#colorbox3{border: solid 1px #000000;} -#colorbox3{background-color: rgb(255,255,191);} -#colorbox4{border: solid 1px #000000;} -#colorbox4{background-color: rgb(255,255,191);} -#colorbox5{border: solid 1px #000000;} -#colorbox5{background-color: rgb(255,255,191);} -#colorbox6{border: solid 1px #000000;} -#colorbox6{background-color: rgb(255,255,191);} -#colorbox7{border: solid 1px #000000;} -#colorbox7{background-color: rgb(255,255,191);} -#colorbox8{border: solid 1px #000000;} -#colorbox8{background-color: rgb(255,255,191);} -#colorbox9{border: solid 1px #000000;} -#colorbox9{background-color: rgb(255,255,191);} -#colorbox10{border: solid 1px #000000;} -#colorbox10{background-color: rgb(255,255,191);} -#colorbox11{border: solid 1px #000000;} -#colorbox11{background-color: rgb(255,255,191);} +div.important { background-color:red; } /* end css.sty */ |