Switched stylesheets to "cdn.nibblepoker.(lu|com)", styles are still messed up
Update index.php, head.php, and 9 more files...
This commit is contained in:
@@ -19,7 +19,7 @@ $enable_kitty_and_doggo_sounds = true;
|
||||
<meta property="og:description" content="<?php print(localize('contributors.og.description')); ?>"/>
|
||||
<?php include 'commons/DOM/head-preloads.php'; ?>
|
||||
</head>
|
||||
<body>
|
||||
<body class="layout-generic">
|
||||
<?php
|
||||
include_once 'commons/DOM/utils.php';
|
||||
$SIDEBAR_IDS = ['contributors'];
|
||||
|
||||
Reference in New Issue
Block a user