]> git.llucax.com Git - z.facultad/75.52/sercom.git/commitdiff
Fix footer en IE y Firefox.
authorRicardo Markiewicz <rmarkie@fi.uba.ar>
Wed, 28 Feb 2007 03:55:14 +0000 (03:55 +0000)
committerRicardo Markiewicz <rmarkie@fi.uba.ar>
Wed, 28 Feb 2007 03:55:14 +0000 (03:55 +0000)
sercom/static/css/style.css
sercom/templates/master.kid

index dfc85ce1221dfb98ae4b6f3733f7f40881c46629..6ab9bba0f512f57eca67e8a9eb27fb683215758e 100644 (file)
@@ -212,6 +212,6 @@ table.show td {
 
 #footer img {
        float:right;
 
 #footer img {
        float:right;
-       padding-bottom: 50px;
+       border:none;
 }
 
 }
 
index ce6cf1b707dc826a2ecf7ae436cd4738a842a972..e0d9803ff02ea9de991e618f29cf1a1332ebee54 100644 (file)
@@ -49,8 +49,9 @@
        </div>
        <div id="footer">
                <a href="http://www.turbogears.org/"><img src="/static/images/under_the_hood_blue.png" alt="TurboGears under the hood" /></a>
        </div>
        <div id="footer">
                <a href="http://www.turbogears.org/"><img src="/static/images/under_the_hood_blue.png" alt="TurboGears under the hood" /></a>
-       <p>Copyleft &copy; 2007 Dimov, Lucarella, Markiewicz</p>
                <br />
                <br />
+               <br />
+       <p>Copyleft &copy; 2007 Dimov, Lucarella, Markiewicz</p>
        </div>
 </body>
 
        </div>
 </body>