diff options
Diffstat (limited to 'themes/colors/css/nocturnal.css')
| -rw-r--r-- | themes/colors/css/nocturnal.css | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/themes/colors/css/nocturnal.css b/themes/colors/css/nocturnal.css index 13f66e2097..13370dfe04 100644 --- a/themes/colors/css/nocturnal.css +++ b/themes/colors/css/nocturnal.css @@ -3,7 +3,7 @@ * * Based on standard theme, which is Copyright (C) 2002 to 2010 PGV Development Team. * -* $Id: ash.css 9320 2010-08-29 12:30:00Z rob $ +* $Id: ash.css 9516 2010-09-22 22:38:58Z nigel $ */ .something { @@ -298,10 +298,10 @@ color: #ffffff; } /* Start Standard Code */ -.blockcontent { +div.blockcontent { margin-left:auto; -border:1pt solid #999; -margin-right:5px; +border:1px solid #999; +margin-right:auto; margin-bottom:10px; font-size: 13px; overflow:auto; @@ -1054,10 +1054,10 @@ color:#000; .block { color: #030303; vertical-align: top; + } .news_box { -border: 1px solid #000; padding: 3pt; } |
