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:
@@ -17,7 +17,7 @@ include_once 'commons/langs.php';
|
||||
<meta property="og:image:type" content="image/png"/>
|
||||
<meta property="og:description" content="<?php print(localize('about.og.description')); ?>"/>
|
||||
</head>
|
||||
<body>
|
||||
<body class="layout-generic">
|
||||
<?php
|
||||
include_once 'commons/DOM/utils.php';
|
||||
$SIDEBAR_IDS = ['about'];
|
||||
|
Reference in New Issue
Block a user