mirror of
https://github.com/ohwgiles/laminar.git
synced 2026-03-02 03:40:21 +00:00
webui may be modified with custom style.css
This commit is contained in:
@@ -14,6 +14,7 @@
|
||||
<script src="/js/Chart.min.js"></script>
|
||||
<script src="/js/Chart.HorizontalBar.js"></script>
|
||||
<link href="/css/bootstrap.min.css" rel="stylesheet">
|
||||
<link href="/custom/style.css" rel="stylesheet">
|
||||
<script src="/js/app.js" defer></script>
|
||||
<style>
|
||||
body, html { height: 100%; }
|
||||
|
||||
Reference in New Issue
Block a user