mirror of
https://github.com/Steffo99/bluelib.git
synced 2024-12-22 03:24:20 +00:00
Use colon instead of dash in #css:thispage
This commit is contained in:
parent
eb23ff0e78
commit
ea2966b1bf
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@
|
|||
<link rel="stylesheet/less" type="text/css" href="../dist/classic.root.less" id="css:classic">
|
||||
<link rel="stylesheet/less" type="text/css" href="../dist/glass.root.less" id="css:glass">
|
||||
<link rel="stylesheet/less" type="text/css" href="../dist/fun.root.less" id="css:fun">
|
||||
<link rel="stylesheet" type="text/css" href="./index.css" id="css-thispage">
|
||||
<link rel="stylesheet" type="text/css" href="./index.css" id="css:thispage">
|
||||
<script>
|
||||
less = {
|
||||
env: "development",
|
||||
|
|
Loading…
Reference in a new issue