Removed $THEMEs and stuff.

I'm a little worried about this spaghetti code ... it's a mess!
This commit is contained in:
moodler 2005-02-09 15:36:29 +00:00
parent d1b7d61e74
commit fafd89a0f1
5 changed files with 20 additions and 28 deletions

View file

@ -9,13 +9,10 @@ img {
}
.footer {
background-image: url(<?PHP echo "$themeurl"?>/footer.jpg);
color: <?PHP echo $THEME->body?>;
padding-top:40px; margin-top:40px;
}
.footer a:link, .footer v:link, .footer a:visited {
color: <?PHP echo $THEME->body?>;
}
.leftmenu a:link, .leftmenu a:active, .leftmenu a:visited, .leftmenu1 a:link, .leftmenu1 a:active, .leftmenu1 a:visited{