mirror of
https://github.com/httpjamesm/AnonymousOverflow.git
synced 2025-05-16 15:03:01 +00:00
feat: get timestamp and author details
This commit is contained in:
parent
60f0ec5ce9
commit
b7345d39a0
3 changed files with 69 additions and 7 deletions
|
@ -43,4 +43,15 @@ pre {
|
|||
border-radius: 5px;
|
||||
color: white;
|
||||
overflow-x: auto;
|
||||
line-height: 1.35;
|
||||
}
|
||||
|
||||
|
||||
.timestamp {
|
||||
color: #b3b3b3;
|
||||
font-size: 0.8rem;
|
||||
}
|
||||
|
||||
a {
|
||||
color: #92adff;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue