<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* 
FILE: footer.css
Required when including the module footer.php
20150107a
*/
.ruler { width:40%; margin:10px auto; border-top:1px solid; }
table.footer { 
    width:70%;
    text-align:center;
    color:#003399;
    margin: 0 auto;
}
table.footer td.sidecol { width:10%; }

</pre></body></html>