Subversion Repositories taios

Compare Revisions

Ignore whitespace Rev 463 → Rev 465

/_taios.php
89,7 → 89,7
{
if (!$this->drawnFooter)
{
write('<br /><p class="copyright">&copy; 2011 Tim32</p>');
write('<br /><p class="copyright">Tim32</p>');
write('</div>');
write('</body>');
write('</html>');
/styles.css
102,6 → 102,7
background-color: #032865;
color: #FFFFFF;
height: 100%;
z-index: 50;
}
 
.sidebar-header {