update to v0.9.1.
add npm package link prep for jsr support (I hope) add favicon update installation instructions
This commit is contained in:
@@ -68,6 +68,15 @@ button {
|
||||
background-color: var(--link-active);
|
||||
}
|
||||
|
||||
code {
|
||||
background-color: var(--bg-dark);
|
||||
color: var(--fg-main);
|
||||
font-size: smaller;
|
||||
padding: 0 .5rem;
|
||||
white-space: pre-wrap;
|
||||
}
|
||||
|
||||
|
||||
label {
|
||||
display: inline-block;
|
||||
border: none;
|
||||
@@ -182,6 +191,7 @@ summary {
|
||||
bottom: 0;
|
||||
display: none;
|
||||
left: 0;
|
||||
line-height: 1.5rem;
|
||||
overflow: auto;
|
||||
padding: 0 1rem 1rem;
|
||||
right: 0;
|
||||
|
||||
BIN
public/favicon-16x16.png
Normal file
BIN
public/favicon-16x16.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 687 B |
BIN
public/favicon-32x32.png
Normal file
BIN
public/favicon-32x32.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 909 B |
BIN
public/favicon.ico
Normal file
BIN
public/favicon.ico
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 687 B |
Reference in New Issue
Block a user