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:
2024-06-12 13:00:13 +02:00
parent 29ff221faa
commit 856d0356ec
11 changed files with 12 additions and 12 deletions

View File

@@ -102,7 +102,7 @@ if($contentManager->hasError) {
}
?>
</head>
<body>
<body class="layout-generic">
<?php
include_once 'commons/DOM/utils.php';
$SIDEBAR_IDS = ['tools'];