gallery categories modularized, removed music lists, added listenbrainz to outgoing, icons, css cleanup
This commit is contained in:
parent
1945abd6ad
commit
d376e04015
24 changed files with 474 additions and 606 deletions
|
|
@ -47,15 +47,15 @@ header {
|
|||
background-image: var(--nav-bg);
|
||||
background-size: 6px;
|
||||
}
|
||||
#floating,
|
||||
#default {
|
||||
#floating {
|
||||
border-bottom-style: solid;
|
||||
border-right-style: solid;
|
||||
border-bottom-width: 4px;
|
||||
border-right-width: 4px;
|
||||
}
|
||||
#default {
|
||||
border-bottom-right-radius: var(--pad-l);
|
||||
border-right-style: solid;
|
||||
border-right-width: 4px;
|
||||
}
|
||||
body {
|
||||
position: relative;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue