Gear list styling
This commit is contained in:
parent
4b4b91a30a
commit
4940c3703f
4 changed files with 57 additions and 1 deletions
|
|
@ -12,6 +12,12 @@
|
|||
rel="stylesheet"
|
||||
/>
|
||||
<link href="/global/global.css" rel="stylesheet" />
|
||||
<link
|
||||
rel="stylesheet"
|
||||
href="/gear/gear.css"
|
||||
type="text/css"
|
||||
media="screen"
|
||||
/>
|
||||
|
||||
<script type="module" src="/global/loadin.mjs"></script>
|
||||
<script type="module" src="/gear/page.mjs"></script>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue