- Timestamp:
- 09/20/10 09:43:01 (13 years ago)
- Location:
- trunk/web
- Files:
-
- 2 modified
Legend:
- Unmodified
- Added
- Removed
-
trunk/web/conf/opt.php
r122 r124 6 6 print "<div id=\"contenu\">\n"; 7 7 8 print "<p> Compilation options: </p>\n";8 print "<p> Compilation options: \n"; 9 9 10 10 while (!feof ($CONFfinputLOG)) { … … 22 22 } 23 23 24 print "</ div>\n";24 print "</p> </div>\n"; 25 25 26 26 fclose($CONFfinputLOG); -
trunk/web/renetcol.css
r120 r124 182 182 { 183 183 display: block; 184 margin-left: 1 30px;185 padding-right: 1 0px;184 margin-left: 140px; 185 padding-right: 15px; 186 186 /* border-style: dotted;*/ 187 187 background: url(./img_monitoring/renetcol_logo_vertical.jpg) no-repeat -100px bottom; … … 207 207 } 208 208 209 div#contenu li 210 { 211 } 212 209 213 div#contenu p 210 214 {