diff --git a/README.md b/README.md index 2a59cc2..98a4575 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,7 @@ This is a list of CSS themes and frameworks that do not require you to add their * [awsm.css](#awsmcss) * [Bahunya](#bahunya) * [BareCSS](#barecss) + * [holiday.css](#holidaycss) * [LatexCSS](#latexcss) * [Markdown CSS](#markdown-css) * [Air](#air) @@ -79,6 +80,14 @@ This is a list of CSS themes and frameworks that do not require you to add their [![barecss.png](thumbnail/barecss.png)](screenshot/barecss.png) +### holiday.css + +* [Repository](https://github.com/EvgenyOrekhov/holiday.css) +* [Demo](https://evgenyorekhov.github.io/holiday.css/src/index.html) + +[![holiday.css.png](thumbnail/holiday.css.png)](screenshot/holiday.css.png) + + ### LatexCSS * [Repository](https://github.com/davidrzs/latexcss) diff --git a/screenshot-page.html b/screenshot-page.html index 2b413bb..f62fe6a 100644 --- a/screenshot-page.html +++ b/screenshot-page.html @@ -5,7 +5,7 @@ Lorem ipsum dolor sit amet - + diff --git a/screenshot/holiday.css.png b/screenshot/holiday.css.png new file mode 100644 index 0000000..cdfeb83 Binary files /dev/null and b/screenshot/holiday.css.png differ diff --git a/thumbnail/holiday.css.png b/thumbnail/holiday.css.png new file mode 100644 index 0000000..af70aa9 Binary files /dev/null and b/thumbnail/holiday.css.png differ