summaryrefslogtreecommitdiffstats
path: root/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'style.css')
-rwxr-xr-xstyle.css7
1 files changed, 6 insertions, 1 deletions
diff --git a/style.css b/style.css
index ba48cc3..6316551 100755
--- a/style.css
+++ b/style.css
@@ -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;