feat(holiday.css): add holiday.css
This commit is contained in:
parent
28a0578b64
commit
a65499f4d5
|
|
@ -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
|
|||
[](screenshot/barecss.png)
|
||||
|
||||
|
||||
### holiday.css
|
||||
|
||||
* [Repository](https://github.com/EvgenyOrekhov/holiday.css)
|
||||
* [Demo](https://evgenyorekhov.github.io/holiday.css/src/index.html)
|
||||
|
||||
[](screenshot/holiday.css.png)
|
||||
|
||||
|
||||
### LatexCSS
|
||||
|
||||
* [Repository](https://github.com/davidrzs/latexcss)
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@
|
|||
<title>Lorem ipsum dolor sit amet</title>
|
||||
|
||||
<!-- <link rel="stylesheet" href="https://unpkg.com/normalize.css@8.0.1/normalize.css" type="text/css"> -->
|
||||
<link rel='stylesheet' href='https://cdn.jsdelivr.net/gh/kognise/water.css@latest/dist/dark.css'>
|
||||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/holiday.css" />
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
|
|
|||
Binary file not shown.
|
After Width: | Height: | Size: 90 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 34 KiB |
Loading…
Reference in New Issue