From: dbs Date: Thu, 8 Nov 2007 14:42:13 +0000 (+0000) Subject: Move inline style attributes into CSS. X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=2f9f7e4051f061b83acd8067eacceaef6d0e4390;p=Evergreen.git Move inline style attributes into CSS. Add alt="" attribute to help screen readers skip logo. Add a missing divider back to the footer links. git-svn-id: svn://svn.open-ils.org/ILS/trunk@8039 dcc99617-32d9-48b4-a31d-7c20da2025e4 --- diff --git a/Open-ILS/web/opac/extras/slimpac/advanced.html b/Open-ILS/web/opac/extras/slimpac/advanced.html index 2a4b55ba31..26eeeef066 100644 --- a/Open-ILS/web/opac/extras/slimpac/advanced.html +++ b/Open-ILS/web/opac/extras/slimpac/advanced.html @@ -32,11 +32,32 @@ height: 20px; } + .footer { + width: 100%; + text-align: center; + vertical-align: bottom; + margin: auto; + margin-top: 20px; + } + + .footer_links { + width: 60%; + text-align: center; + padding: 10px; + font-size: 8pt; + margin: auto; + } + .footer_link { margin-left: 10px; margin-right: 10px; } + .copyright { + margin-top: 4px; + font-size: 7pt; + } + .indent0 { padding-left: 0px; } @@ -147,14 +168,16 @@ -
+