mirror of
https://github.com/zyllian/webdog.git
synced 2025-05-10 02:26:42 -07:00
add margin to blog post timestamps
This commit is contained in:
parent
aeb740fa54
commit
5dead5d1dc
1 changed files with 5 additions and 0 deletions
|
@ -127,6 +127,11 @@ abbr {
|
|||
margin: 0;
|
||||
}
|
||||
|
||||
.timestamp {
|
||||
display: block;
|
||||
margin-bottom: 2px;
|
||||
}
|
||||
|
||||
.header-image-wrapper {
|
||||
color: var(--accent-text-color-neutral);
|
||||
background-color: var(--accent-color-neutral);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue