style cart.php
This commit is contained in:
parent
0a85bc1111
commit
be1e5e7826
1 changed files with 2 additions and 2 deletions
|
|
@ -313,9 +313,9 @@ $siteBase = $protocol . $host;
|
|||
<title>Shopping Cart - Game Server Panel</title>
|
||||
<link rel="stylesheet" href="css/header.css">
|
||||
<style>
|
||||
/* Do not override site-wide font or header/menu styles here.
|
||||
Keep body reset minimal so includes/menu.php can control header styling. */
|
||||
body {
|
||||
font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
|
||||
background: #f5f5f5;
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue