diff options
Diffstat (limited to 'style.css')
-rwxr-xr-x | style.css | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -218,6 +218,11 @@ border-bottom: 1px solid #DDDDDD;*/ | |||
218 | font-style: italic; | 218 | font-style: italic; |
219 | } | 219 | } |
220 | 220 | ||
221 | .news { | ||
222 | margin-top: 20pt; | ||
223 | margin-bottom: 30pt; | ||
224 | } | ||
225 | |||
221 | #news p { | 226 | #news p { |
222 | margin: 0; | 227 | margin: 0; |
223 | } | 228 | } |
@@ -259,7 +264,7 @@ tr.heading { | |||
259 | /**************** footer styles ****************/ | 264 | /**************** footer styles ****************/ |
260 | 265 | ||
261 | #footer { | 266 | #footer { |
262 | margin-top: 60pt; | 267 | margin-top: 300pt; |
263 | padding-top: 0px; | 268 | padding-top: 0px; |
264 | padding-bottom: 0px; | 269 | padding-bottom: 0px; |
265 | padding-left: 2px; | 270 | padding-left: 2px; |