mirror of
https://github.com/getpelican/pelican.git
synced 2025-10-15 20:28:56 +02:00
Add PDF to the templates.
This commit is contained in:
parent
efc6bb7aa4
commit
d0b034db0a
4 changed files with 12 additions and 3 deletions
|
|
@ -89,6 +89,10 @@ ol {
|
|||
padding:5px;
|
||||
}
|
||||
|
||||
.post-info p{
|
||||
margin-bottom: 1px;
|
||||
}
|
||||
|
||||
.readmore { float: right }
|
||||
|
||||
dl {margin: 0 0 1.5em 0;}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue