Skip to content

Commit 4e23e87

Browse files
committed
Commit #53
1 parent 59a4cc7 commit 4e23e87

29 files changed

+58
-49
lines changed

ChangeLog.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,14 @@
11
# Change Log
22

33

4+
## 3.1.2 (2021-08-24)
5+
6+
Changes:
7+
8+
* Documentation
9+
* Examples
10+
11+
412
## 3.1.1 (2021-04-28)
513

614
Changes:

dev/takefive-dev.css

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
|*|
88
|*| https://github.com/madmurphy/takefive.css/
99
|*|
10-
|*| Version 3.1.1
10+
|*| Version 3.1.2
1111
|*|
1212
|*| (c) madmurphy333@gmail.com
1313
|*|
@@ -37,8 +37,9 @@
3737
* "GNUTypewriter" --> @import url("fonts/gnutypewriter/gnutypewriter.css");
3838
* "My Underwood" --> @import url("fonts/my-underwood/my-underwood.css");
3939
40-
Although beautiful, unfortunately these fonts do not support accented
41-
characters.
40+
Although beautiful, unfortunately these fonts do not support
41+
accented characters. If you make successful experiments with
42+
other custom fonts, please consider to share them.
4243
4344
*/
4445
/*@@@@@@@@@@@@@@@@@@@@@@@@@@ !END_DEV_ONLY! @@@@@@@@@@@@@@@@@@@@@@@@@*/

dist/plugins/counters/takefive-counters.min.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/plugins/glyphs/takefive-glyphs.min.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/plugins/i18n/takefive-i18n-de.min.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/plugins/i18n/takefive-i18n-es.min.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/plugins/i18n/takefive-i18n-it.min.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/plugins/i18n/takefive-i18n-la.min.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/plugins/maxsize/takefive-maxsize.min.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
/* https://github.com/madmurphy/takefive.css (v3.1.1) */
1+
/* https://github.com/madmurphy/takefive.css (v3.1.2) */
22
/*\*/@media only screen{article.slide .polaroid{background-color:#fff;color:#000;border:3px #fff solid;box-shadow:0 0 20px #000;box-sizing:border-box;text-align:center}article.slide .polaroid *{border:0;box-shadow:none}}/**/

0 commit comments

Comments
 (0)