Using Cologne blue Velocity template / css style
[phpeclipse.git] / archive / net.sourceforge.phpeclipse.wiki / src / net / sourceforge / phpeclipse / wiki / builder / export.vm
1 <html>\r
2 <head>\r
3 <meta http-equiv="Content-type" content="text/html; charset=utf-8" />\r
4 <style type='text/css'>\r
5 /*/*/ /*<![CDATA[*/\r
6 @import "$localcss";\r
7 #quickbar { position: absolute; left: 4px; }\r
8 #article { margin-left: 148px; margin-right: 4px; }\r
9 a.new, #quickbar a.new { color: #CC2200; }\r
10 \r
11 /*]]>*/ /* */\r
12 </style>\r
13 </head>\r
14 <body bgcolor='#FFFFFF' onload=''>\r
15 <div id="content">\r
16 <div id='article'>\r
17 \r
18 $content  \r
19 \r
20 </div> \r
21 </div>\r
22 </body>\r
23 </html>\r