style fixes
This commit is contained in:
parent
426b32b747
commit
ff0b2b2843
6 changed files with 136 additions and 104 deletions
|
|
@ -6,3 +6,6 @@
|
|||
<a href="privacy.php">Privacy</a> | <a href="tos.php">TOS</a> | <a href="server_status.php">Server Status</a> | <a href="https://worlddomination.dev" target="_blank" rel="noopener">Worlddomination.dev</a>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
<!-- close site wrapper started in menu.php -->
|
||||
</div>
|
||||
|
|
|
|||
|
|
@ -57,6 +57,9 @@ if ($is_logged_in) {
|
|||
?>
|
||||
<link rel="stylesheet" href="css/header.css">
|
||||
|
||||
<!-- site wrapper for scoping styles -->
|
||||
<div id="gsw-site">
|
||||
|
||||
<div class="gsw-header">
|
||||
<div class="gsw-header-top">
|
||||
<div class="gsw-header-left">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue