Changes

Jump to navigation Jump to search
2 bytes removed ,  20:21, 11 June 2008
m
Trying to fix vertical alignment
Line 4: Line 4:  
     {{ #if:{{{description|{{{2}}}|}}}|<div>{{{description|{{{2}}}}}}</div>}}
 
     {{ #if:{{{description|{{{2}}}|}}}|<div>{{{description|{{{2}}}}}}</div>}}
 
   </div>
 
   </div>
{{#if:{{{4|}}}|
+
{{ #if:{{{4|}}} | <div style="float:right;">
  <div style="float:right;">
   
     <div style="text-align: center; color: white;font-size:80%">Devel:</div>
 
     <div style="text-align: center; color: white;font-size:80%">Devel:</div>
 
     <div style="text-align: center;font-size: 120%; font-weight: bold;color: white;">
 
     <div style="text-align: center;font-size: 120%; font-weight: bold;color: white;">
Line 11: Line 10:  
     </div>
 
     </div>
 
   </div> |
 
   </div> |
{{#if:{{{devel|}}}|
+
{{ #if:{{{devel|}}} | <div style="float:right;">
  <div style="float:right;">
   
     <div style="text-align: center; color: white;font-size:80%">Devel:</div>
 
     <div style="text-align: center; color: white;font-size:80%">Devel:</div>
 
     <div style="text-align: center;font-size: 120%; font-weight: bold;color: white;">
 
     <div style="text-align: center;font-size: 120%; font-weight: bold;color: white;">
Line 19: Line 17:  
   </div>
 
   </div>
 
}} }}
 
}} }}
   
   <div style="float:right;">
 
   <div style="float:right;">
 
     <div style="text-align: center; color: white;font-size:80%">Stable:</div>
 
     <div style="text-align: center; color: white;font-size:80%">Stable:</div>
Line 26: Line 23:  
     </div>
 
     </div>
 
   </div>
 
   </div>
   
</span>
 
</span>
  

Navigation menu