1
Fork 0
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:
Steffo 2022-10-15 13:22:46 +02:00
parent eb23ff0e78
commit ea2966b1bf
Signed by: steffo
GPG key ID: 6965406171929D01

View file

@ -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",