forked from blisstown/campfire
show posts on profile page
This commit is contained in:
parent
d8efaccb30
commit
455679a525
7 changed files with 158 additions and 10 deletions
|
@ -81,6 +81,10 @@ img.emoji {
|
|||
margin: -.2em 0;
|
||||
}
|
||||
|
||||
hr {
|
||||
border-color: color-mix(in srgb, transparent, var(--accent) 50%);
|
||||
}
|
||||
|
||||
.throb {
|
||||
animation: .25s throb alternate infinite ease-in;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue