source: products/ploneorg.kudobounty/trunk/ploneorg/kudobounty/browser/ploneorg_bounty.css

Last change on this file was 3185, checked in by mylan, 13 years ago

Switch from skins to browser resources

File size: 315 bytes
Line 
1/* styles */
2#portal-bounty-program {
3        margin:1em auto;
4        font-size:80%;
5        }
6.helperText {
7        margin:1em 15px;
8        border-bottom:1px solid #e1e1e1;
9        }
10.moreInfo {
11        float:right;
12        font-size:75%;
13        }
14#portal-bounty-program li a {
15        padding: 0 15px;
16        }
17#portal-bounty-program li a img {
18        vertical-align:middle;
19        }
Note: See TracBrowser for help on using the repository browser.