feat(large): riscritta

This commit is contained in:
Daniele Scasciafratte 2021-11-17 12:46:52 +01:00
parent bc8c169107
commit 9f91cb675b
5 changed files with 39 additions and 295 deletions

View file

@ -29,7 +29,7 @@ h1, h2 {
}
.latest
{-
{
padding: 10px 10px;
border-bottom: 1px solid #eee;
}
@ -62,7 +62,7 @@ article section .blog-post
/* Body */
body { margin: 0px; }
body > article, footer {
article, footer {
line-height: 1.6em;
display: block;
max-width: 700px;
@ -76,7 +76,6 @@ article ol.posts
}
/* Articles */
p.post_entry {}
article > header
{