mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-11-29 12:15:43 +03:00
posts
This commit is contained in:
parent
dc38087b97
commit
4c632b2426
@ -1068,7 +1068,16 @@ ol > li:before {
|
||||
|
||||
.list.post .date {
|
||||
font-family: 'scp';
|
||||
font-size: .7rem; }
|
||||
font-size: .7rem;
|
||||
margin-bottom: .6rem; }
|
||||
|
||||
.list.post .author {
|
||||
font-size: 1rem;
|
||||
padding-top: 0; }
|
||||
|
||||
.list.post .author:before {
|
||||
content: "—";
|
||||
margin-right: .6rem; }
|
||||
|
||||
.body[data-path^='/docs'] .list,
|
||||
.body[data-path^='/work'] .list {
|
||||
|
Loading…
Reference in New Issue
Block a user