diff --git a/doc/bg.png b/doc/bg.png new file mode 100644 index 0000000..368c5f5 Binary files /dev/null and b/doc/bg.png differ diff --git a/doc/cxml.css b/doc/cxml.css index cfc0211..6ed2fb9 100644 --- a/doc/cxml.css +++ b/doc/cxml.css @@ -30,8 +30,13 @@ body { background-color: #ffffff; margin-right: 0pt; margin-bottom: 10%; + margin-left: 40px; padding-left: 30px; font-family: helvetica; + background-image: url(bg.png); + background-position: top left; + background-attachment: fixed; + background-repeat: no-repeat; } h1,h2,h3 {