Changeset 9832


Ignore:
Timestamp:
Mar 22, 2011, 8:18:45 PM (13 years ago)
Author:
flop25
Message:

some trouble to center the elements inside

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/flop_style/mainpage_categories/medium_cat.css

    r9825 r9832  
    1919#content .thumbnailCategories li:hover {
    2020        background-image:none;
     21        background-color:transparent;
    2122}
    2223#content div.thumbnailCategory div.illustration {
     
    3940        overflow: auto;
    4041        background-image:none;
     42        padding-left:0;
     43        padding-right:0;
     44        height:auto;
     45}
     46#content .thumbnailCategory div.illustration a {
     47        padding-left: 0;
     48        padding-right: 0;
    4149}
    4250.description img {
     
    5361        vertical-align: middle;
    5462        width:160px;
    55         height:205px;
     63        height:180px;
    5664        text-align: center;
    5765        background-image:none;
Note: See TracChangeset for help on using the changeset viewer.