mirror of
https://github.com/glassflame/glassflame.github.io.git
synced 2024-11-21 23:54:26 +00:00
Some style improvements
This commit is contained in:
parent
f14315c39d
commit
d53e52f55f
2 changed files with 3 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
<html lang="">
|
||||
<head>
|
||||
<meta charset="utf-8" />
|
||||
<title>WIP: Obsiview</title>
|
||||
<title>Obsiview</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<!-- Interaction scripts -->
|
||||
<script type="module" src="src/index.mjs"></script>
|
||||
|
@ -126,6 +126,8 @@
|
|||
|
||||
margin-top: 64px;
|
||||
margin-bottom: 64px;
|
||||
|
||||
background-image: url("./style/dot.png");
|
||||
}
|
||||
</style>
|
||||
<div class="canvas">
|
||||
|
|
BIN
style/dot.png
Normal file
BIN
style/dot.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 540 B |
Loading…
Reference in a new issue