support for pastebin
This commit is contained in:
parent
933ebb86ca
commit
1292f2e22b
|
@ -1198,6 +1198,10 @@ body:not(.post-template) .post-title {
|
||||||
font-size: 1.1rem;
|
font-size: 1.1rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/* Pastebin */
|
||||||
|
.content .embedPastebin {
|
||||||
|
margin-bottom: 1.75em;
|
||||||
|
}
|
||||||
|
|
||||||
/* ==========================================================================
|
/* ==========================================================================
|
||||||
8. Pagination - Tools to let you flick between pages
|
8. Pagination - Tools to let you flick between pages
|
||||||
|
|
Loading…
Reference in New Issue