mirror of
https://github.com/benjamin-wilson/public-pool-ui.git
synced 2025-10-06 18:12:07 +02:00
dark mode
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
<div class="layout-footer">
|
||||
<div>
|
||||
|
||||
</div>
|
@@ -9,6 +9,6 @@
|
||||
</div>
|
||||
<app-footer></app-footer>
|
||||
</div>
|
||||
<app-config></app-config>
|
||||
<!-- <app-config></app-config> -->
|
||||
<div class="layout-mask"></div>
|
||||
</div>
|
||||
</div>
|
@@ -7,7 +7,7 @@
|
||||
<base href="/">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<link rel="icon" type="image/x-icon" href="favicon.ico">
|
||||
<link id="theme-css" rel="stylesheet" type="text/css" href="assets/layout/styles/theme/lara-light-indigo/theme.css">
|
||||
<link id="theme-css" rel="stylesheet" type="text/css" href="assets/layout/styles/theme/vela-blue/theme.css">
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
Reference in New Issue
Block a user