pbwest 2003/01/23 19:29:09 Modified: src/documentation/content/design/alt.design logo.html Log: Linked to local copu of page.css. Trimmed <style/> entries to minimum necessary to override page.css. Revision Changes Path 1.2 +4 -12 xml-fop/src/documentation/content/design/alt.design/logo.html Index: logo.html =================================================================== RCS file: /home/cvs/xml-fop/src/documentation/content/design/alt.design/logo.html,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- logo.html 20 Jan 2003 14:59:17 -0000 1.1 +++ logo.html 24 Jan 2003 03:29:09 -0000 1.2 @@ -2,32 +2,24 @@ <html> <head> <title>Logo for Properties</title> + <link type="text/css" href="../../page.css" rel="stylesheet"> <style type="text/css"> <!-- body { - font-family: Verdana, Helvetica, sans-serif; background-image: url(../../images/logo.jpg); background-position: top center; background-repeat: no-repeat; background-attachment: fixed; background-color:#294563;border:0px;padding:0px:margin:0px } + .menu { + background-color: transparent; + } img {padding:0px;margin:0px;border:0px;} input {float:right;} input#widenButton {position:fixed; top: 0px; right: 0px} input#lengthenButton {position:fixed; top: 2em; right: 0px} li.toplevel {color: #CFDCED} - .menu { - margin: 0px; padding: 0px; - } - .menu a:link {color: white} - .menu a:visited {color: white} - .menu a:hover {color: #FFCC00} - .menu ul { margin: 0px 0px 0px 20px; padding: 0px; } - .content { - padding: 5px 5px 5px 10px; - font : small Verdana, Helvetica, sans-serif; font-size : 90%; - } --> </style> </head>
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]