moved styles into css

This commit is contained in:
Sebastian Mendel
2005-11-23 15:01:29 +00:00
parent d6391f6346
commit 8fc4a4ce05
10 changed files with 51 additions and 40 deletions

View File

@@ -29,7 +29,7 @@ require('./libraries/header_meta_style.inc.php');
</script>
</head>
<body bgcolor="<?php echo $cfg['RightBgColor']; ?>">
<body>
<table border="0" align="center" cellpadding="3" cellspacing="1">
<tr>
<th class="tblHeaders"><b>phpMyAdmin - <?php echo $strTheme; ?></b></th>