Changeset 3126


Ignore:
Timestamp:
01/20/11 19:00:19 (16 months ago)
Author:
iservan
Message:

cierra#1240 uploading last chages. Fixing css style for the latest news portlet. Sorry for write in spanish the other posts

Location:
sites/merengueprojectorg/media/themes/merengueprojectorg
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • sites/merengueprojectorg/media/themes/merengueprojectorg/css/layout.css

    r3124 r3126  
    406406    display: block; 
    407407    height: 62px; 
    408     width: 344px; 
     408    width: 340px; 
    409409} 
    410410 
    411411#latestnews .news-date { 
    412         background: transparent url(../img/date_separtor.jpg) no-repeat center center; 
    413     margin-top: 20px; 
     412        background: transparent url(../img/date_separator.jpg) no-repeat top right; 
     413    margin-top: 10px; 
     414        padding-top: 10px; 
    414415    margin-left: 15px; 
    415416    float: left; 
    416417    width: 35px; 
    417418    display: block; 
     419        height: 51px; 
    418420} 
    419421 
Note: See TracChangeset for help on using the changeset viewer.