add missing theme, fix hardcoded CSS

This commit is contained in:
Ted Serbinski
2007-11-22 05:03:10 +00:00
parent 57a7629b29
commit f9b542c391
5 changed files with 55 additions and 3 deletions

View File

@@ -19,7 +19,7 @@ $(document).ready(function() {
break;
}
$('body').css('margin-top', '20px');
$('body').addClass('simplemenu-enabled')
// Build menu
$('#simplemenu')