mirror of
https://github.com/httpjamesm/AnonymousOverflow.git
synced 2025-05-19 16:30:25 +00:00
Merge branch 'answer-linking'
This commit is contained in:
commit
9d28ee483c
3 changed files with 18 additions and 1 deletions
|
@ -94,6 +94,13 @@ img {
|
|||
margin-bottom: 1rem;
|
||||
background-color: var(--meta-bg);
|
||||
color: var(--text-color);
|
||||
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
}
|
||||
|
||||
.answer-meta p {
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
.answer-meta.accepted {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue