Show
Ignore:
Timestamp:
02/10/09 08:20:50 (3 years ago)
Author:
daris
Message:

portal: small fixes

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • branches/portal_by_daris/style/style.css

    r2 r16  
    11 
    22.panel { 
    3         margin-bottom: 1em ; 
     3        margin-bottom: 1em; 
    44} 
    55 
    66.panel .panel-content { 
    77        padding: 1em; 
     8} 
     9 
     10.panel br { 
     11        display: inline; 
    812} 
    913 
     
    1519        padding-bottom: 0px; 
    1620        width: auto; 
     21} 
     22 
     23#center .panel .panel-content { 
     24        padding-top: 0.5em; 
    1725} 
    1826 
     
    7280} 
    7381 
    74 .news-info2 {float: right} 
     82.news-info2 { 
     83        float: right 
     84}