rra 3 years ago
parent
commit
3f0d723018
  1. 8
      static/css/main.css

8
static/css/main.css

@ -275,6 +275,11 @@ footer.post-footer {
.network .header-metadata .dt-published{
padding-left: 1.2em;
min-width: 16ch;
border-bottom: 2px solid darkcyan;
}
.network .filler {
min-height: 1rem;
}
.network .author.p-author {
@ -291,6 +296,9 @@ footer.post-footer {
border-right: none;
}
.network .summary-image > img {
display: inherit;
}
.network .summary-text {
font-size: 14px;
}

Loading…
Cancel
Save