Ignore:
Timestamp:
Mar 21, 2011, 3:14:01 PM (13 years ago)
Author:
flop25
Message:

picpile_cat fully operational

File:
1 edited

Legend:

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

    r9720 r9812  
     1.content .thumbnailCategories li, .content .thumbnailCategories li:hover {    background: none;
     2}
    13.thumbnailCategories {
    24        padding-left:auto;
    35        padding-right:auto;
    4         width:auto;
    56        padding: 5px;
    67        list-style: none outside none;
     
    910.thumbnailCategories li {
    1011        width: auto;
    11         float: left;
     12        float: none;
    1213        display:inline;
    1314        text-align:center;
Note: See TracChangeset for help on using the changeset viewer.