/[H9]/trunk/tntnet/dynamic/header.ecpp
ViewVC logotype

Diff of /trunk/tntnet/dynamic/header.ecpp

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 86 by torben, Wed Nov 28 17:03:27 2007 UTC revision 87 by torben, Wed Nov 28 21:02:21 2007 UTC
# Line 20  reply.setHeader("Expires",  "Mon, 26 Jul Line 20  reply.setHeader("Expires",  "Mon, 26 Jul
20  <html>  <html>
21  <head>  <head>
22  <title>Serren furnace monitor system<$ title $> </title>  <title>Serren furnace monitor system<$ title $> </title>
23    <link rel="stylesheet" type="text/css" href="/stylesheet.css">
 <style type="text/css">  
   
 #menubg {  
         background: #ff0000;  
         color: #ffffff;  
         margin: 8px;  
         position: absolute;  
         top: 0px;  
         left: 0px;  
         width: 170px;  
         min-height: 500px;  
         border-width: 1px;  
         border-color: black;  
         border-style: solid;  
 }  
   
   
 #menubox{  
         margin:8px;  
         margin-top:20px;  
 }  
   
 .menu {  
         color: #ffffff;  
 }  
   
 body {  
         margin-left: 190px;  
         margin-right: 100px;  
         color: #000000;  
         background: #ffffff;  
 }  
   
   
 h1      {  
         text-align: center;      
 }        
   
 h2 {  
         text-align: center;  
 }  
   
 </style>  
24    
25  </head>  </head>
26  <body>  <body>

Legend:
Removed from v.86  
changed lines
  Added in v.87

  ViewVC Help
Powered by ViewVC 1.1.20