[cxml-cvs] CVS update: cxml/doc/bg.png cxml/doc/cxml.css
David Lichteblau
dlichteblau at common-lisp.net
Fri Dec 30 16:06:35 UTC 2005
Update of /project/cxml/cvsroot/cxml/doc
In directory common-lisp.net:/tmp/cvs-serv27089/doc
Modified Files:
cxml.css
Added Files:
bg.png
Log Message:
hintergrundleiste
Date: Fri Dec 30 17:06:34 2005
Author: dlichteblau
Index: cxml/doc/cxml.css
diff -u cxml/doc/cxml.css:1.2 cxml/doc/cxml.css:1.3
--- cxml/doc/cxml.css:1.2 Mon Dec 26 23:04:10 2005
+++ cxml/doc/cxml.css Fri Dec 30 17:06:33 2005
@@ -30,8 +30,13 @@
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 {
More information about the Cxml-cvs
mailing list