Index: branches/REL1_4/phase3/skins/monobook/main.css |
— | — | @@ -968,3 +968,10 @@ |
969 | 969 | font-size: 94%; |
970 | 970 | padding: 2px 4px; |
971 | 971 | } |
| 972 | + |
| 973 | +#fundraising { |
| 974 | + text-align: center; |
| 975 | + border: 1px solid gray; |
| 976 | + padding: 5px; |
| 977 | + margin-top: 5px; |
| 978 | +} |
\ No newline at end of file |
Index: branches/REL1_4/phase3/skins/common/common.css |
— | — | @@ -264,4 +264,4 @@ |
265 | 265 | border: 1px solid gray; |
266 | 266 | padding: 5px; |
267 | 267 | margin-top: 5px; |
268 | | -} |
\ No newline at end of file |
| 268 | +} |
\ No newline at end of file |