lots of post-DB cleanup

This commit is contained in:
ari melody 2024-09-02 00:15:23 +01:00
parent 965d6f5c3e
commit c9d950d2b2
Signed by: ari
GPG key ID: CF99829C92678188
23 changed files with 412 additions and 550 deletions

View file

@ -311,6 +311,7 @@ ul#links li {
flex-grow: 1;
}
#buylink,
ul#links a {
width: calc(100% - 1.6em);
padding: .5em .8em;
@ -324,7 +325,9 @@ ul#links a {
transition: filter .1s,-webkit-filter .1s
}
ul#links a.buy {
#buylink {
margin-top: 1em;
margin-bottom: -.5em;
background-color: #ff94e9
}
@ -390,7 +393,7 @@ ul#links a:hover {
animation: share-after 2s cubic-bezier(.5,0,1,.5) forwards
}
h2 {
#info h2 {
width: fit-content;
padding: .3em 1em;
font-size: 1em;