Changeset 124 for trunk/web

Show
Ignore:
Timestamp:
09/20/10 09:43:01 (13 years ago)
Author:
andreu
Message:

ticket #44

Location:
trunk/web
Files:
2 modified

Legend:

Unmodified
Added
Removed
  • trunk/web/conf/opt.php

    r122 r124  
    66print "<div id=\"contenu\">\n"; 
    77 
    8 print "<p> Compilation options: </p>\n"; 
     8print "<p> Compilation options: \n"; 
    99 
    1010while (!feof ($CONFfinputLOG)) { 
     
    2222 } 
    2323 
    24 print "</div>\n"; 
     24print "</p> </div>\n"; 
    2525 
    2626fclose($CONFfinputLOG); 
  • trunk/web/renetcol.css

    r120 r124  
    182182{ 
    183183        display: block; 
    184         margin-left: 130px; 
    185         padding-right: 10px; 
     184        margin-left: 140px; 
     185        padding-right: 15px; 
    186186/*        border-style: dotted;*/ 
    187187        background: url(./img_monitoring/renetcol_logo_vertical.jpg) no-repeat -100px bottom; 
     
    207207} 
    208208 
     209div#contenu li 
     210{  
     211} 
     212 
    209213div#contenu p 
    210214{