mirror of
https://github.com/redlib-org/redlib.git
synced 2025-06-20 16:10:56 +00:00
Fix Post URL Colors
This commit is contained in:
parent
81274e35d7
commit
5bda103356
2 changed files with 7 additions and 1 deletions
|
@ -241,6 +241,10 @@ span {
|
|||
color: aqua;
|
||||
}
|
||||
|
||||
#post_url {
|
||||
color: aqua;
|
||||
}
|
||||
|
||||
.post_thumbnail {
|
||||
object-fit: cover;
|
||||
width: auto;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue