Index: branches/REL1_4/phase3/skins/common/common.css |
— | — | @@ -258,3 +258,10 @@ |
259 | 259 | font-size: 94%; |
260 | 260 | padding: 2px 4px; |
261 | 261 | } |
| 262 | + |
| 263 | +#fundraising { |
| 264 | + text-align: center; |
| 265 | + border: 1px solid gray; |
| 266 | + padding: 5px; |
| 267 | + margin-top: 5px; |
| 268 | +} |
\ No newline at end of file |