well i guess i can POST releases now!
Signed-off-by: ari melody <ari@arimelody.me>
This commit is contained in:
parent
10f5f51e76
commit
151b2d8fd9
13 changed files with 417 additions and 203 deletions
Before Width: | Height: | Size: 139 KiB After Width: | Height: | Size: 139 KiB |
|
@ -453,6 +453,12 @@ div#extras ul li a.active {
|
|||
background-color: var(--primary);
|
||||
}
|
||||
|
||||
#tracks summary::marker,
|
||||
#tracks summary::-webkit-details-marker {
|
||||
content: "";
|
||||
display: none;
|
||||
}
|
||||
|
||||
footer {
|
||||
position: fixed;
|
||||
left: 0;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue