Add Timestamp metadata
This commit is contained in:
@@ -88,6 +88,12 @@ article > .meta > .permalink {
|
||||
font-variant: small-caps;
|
||||
}
|
||||
|
||||
article > .meta > .timestamp {
|
||||
float: right;
|
||||
padding: 0.05em .5rem;
|
||||
font-variant: all-small-caps;
|
||||
}
|
||||
|
||||
article > .meta > .tags {
|
||||
display: inline;
|
||||
padding: 0 .5rem;
|
||||
@@ -99,6 +105,7 @@ article > .meta > .tags > span:first-child {
|
||||
}
|
||||
|
||||
article > .meta > .tags > .tag {
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
article > .meta > .tags > .tag:not(:last-child):after {
|
||||
|
||||
Reference in New Issue
Block a user