Dark mode and other color enhancements to match
This commit is contained in:
parent
9e7a10bf6e
commit
8b4dfe0c0c
12 changed files with 108 additions and 46 deletions
2
djs.php
2
djs.php
|
@ -9,7 +9,7 @@ $djs = new DJs($db);
|
|||
$title = $locale['djs'];
|
||||
require_once 'includes/header.php';
|
||||
?>
|
||||
<section style="background-color: #eee;">
|
||||
<section>
|
||||
<div class="container py-5">
|
||||
<div class="row">
|
||||
<div class="col">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue