Author: niclas Date: Sat May 29 15:58:08 2004 New Revision: 20614 Modified: avalon/trunk/central/system/themes/avalon2/html/resources/style.css Log: Fixing the css for moving the footer outside the content.
Modified: avalon/trunk/central/system/themes/avalon2/html/resources/style.css ============================================================================== --- avalon/trunk/central/system/themes/avalon2/html/resources/style.css (original) +++ avalon/trunk/central/system/themes/avalon2/html/resources/style.css Sat May 29 15:58:08 2004 @@ -179,6 +179,7 @@ color: black; font-size: 10pt; margin-right: 160px; + min-height: 400px; } .section @@ -215,11 +216,13 @@ .footer { + background-color: white; + color: black; border-top: 3px solid #B0B0B0; margin-top: 30px; margin-bottom: 20px; + margin-right: 160px; margin-left: 2em; - margin-right: 2em; padding-top: 2px; font-size: 8pt; font-family: Verdana, Tahoma, Helvetica, Sans-Serif; --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]