Skip to content

Commit 2c9c12c

Browse files
committed
Fixed css incusion
Signed-off-by: Jeen Broekstra <jeen.broekstra@gmail.com>
1 parent b8c364d commit 2c9c12c

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

build-html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,4 @@ asciidoctor -n -D html/server-workbench-console doc/server-workbench-console/ind
55
asciidoctor -n -D html/migration doc/migration/index.adoc
66
asciidoctor -n -D html/programming doc/programming/index.adoc
77
cp -r doc/programming/images html/programming
8+
cp -r doc/css html/

doc/css/rdf4j.css

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -304,7 +304,6 @@ b.button:after { content: "]"; padding: 0 2px 0 3px; }
304304

305305
#header, #content, #footnotes, #footer { width: 100%; margin-left: auto; margin-right: auto; margin-top: 0; margin-bottom: 0; max-width: 62.5em; *zoom: 1; position: relative; padding-left: 0.9375em; padding-right: 0.9375em; }
306306
#header:before, #header:after, #content:before, #content:after, #footnotes:before, #footnotes:after, #footer:before, #footer:after { content: " "; display: table; }
307-
#header:before { content: "boo" }
308307
#header:after, #content:after, #footnotes:after, #footer:after { clear: both; }
309308

310309
#content { margin-top: 1.25em; }

0 commit comments

Comments
 (0)