Ignore:
Timestamp:
11/30/05 17:38:01 (7 years ago)
Author:
sam
Message:
  • fixed the logo position
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trollforge/lastmeasure/stats/index.php

    r138 r139  
    116116      body,td { 
    117117         font-family: sans-serif, Verdana, Arial, Helvetica; 
    118          font-size: 0.8em; 
     118         font-size: 0.9em; 
    119119      } 
    120120      .tooltip { 
     
    206206</head> 
    207207<body> 
    208   <div style="float: left; background-color: transparent; 
     208 
     209  <h1><span style="background-color: transparent; 
    209210              right-margin: 10px; clear: both;"> 
    210211    <img src="/gnaa.png" width="108" height="40" 
    211212         alt="GNAA" /> 
    212   </div> 
    213  
    214   <h1> GNAA Last Measure Statistics </h1> 
     213  </span> GNAA Last Measure Statistics </h1>  
    215214 
    216215  <table style="border: solid black 1px; margin: 10px;"> 
Note: See TracChangeset for help on using the changeset viewer.