feat(large): riscritta
This commit is contained in:
parent
bc8c169107
commit
9f91cb675b
5 changed files with 39 additions and 295 deletions
|
@ -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
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue