mirror of
https://github.com/getpelican/pelican.git
synced 2025-10-15 20:28:56 +02:00
Add a CSS file for typogrify on the notmyidea theme
This commit is contained in:
parent
6a4f4a55b4
commit
cfd050b0f2
2 changed files with 4 additions and 0 deletions
|
|
@ -10,6 +10,7 @@
|
|||
/* Imports */
|
||||
@import url("reset.css");
|
||||
@import url("pygment.css");
|
||||
@import url("typogrify.css");
|
||||
@import url(http://fonts.googleapis.com/css?family=Yanone+Kaffeesatz&subset=latin);
|
||||
|
||||
/***** Global *****/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue