-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
4fab04b
commit b68183b
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
{"frontHtml":"{{#audio}}\n<section class=\"pa3 min-h-100 bg-white black flex flex-column\">\n <p\n class=\"ma0 f3 blue pointer underline dib button mr-auto grow-custom append-play-btn-text\"\n >\n {{audio}}\n </p>\n <p class=\"ma0 f3 pt2\">What is the meaning of what is being said?</p>\n <!---->\n <!-- INPUT BLOCK START -->\n <div id=\"input-container\" class=\"pt2 f3\" placeholder=\"Type your answer here\">\n {{type:term}}\n </div>\n <!---->\n <!-- HINT BLOCK START -->\n <div class=\"hint-block lh-title pv2\">\n <a\n class=\"hint link blue underline f3\"\n href=\"#\"\n onclick=\"this.style.display='none';document.getElementById('hint4753594160').style.display='inline-block';return false;\"\n >\n Click here for a hint</a\n >\n <div id=\"hint4753594160\" class=\"hint f3\" style=\"display: none\">\n {{Tags}}\n </div>\n </div>\n <!---->\n</section>\n{{/audio}}\n","backHtml":"<section class=\"pa3 min-h-100 bg-white black flex flex-column\">\n <p\n class=\"ma0 f3 blue underline pointer dib button mr-auto grow-custom append-play-btn-text\"\n >\n {{audio}}\n </p>\n <h1 class=\"ma0 f1 pt2\">{{term}}</h1>\n {{#reading}}\n <p class=\"ma0 f2 pt1\">{{reading}}</p>\n {{/reading}}\n <ul class=\"mv2\">\n {{#translation}}\n <li class=\"ma0 f3\">{{translation}}</li>\n {{/translation}} {{#transliteration}}\n <li class=\"ma0 f3\">{{transliteration}}</li>\n {{/transliteration}} {{#Tags}}\n <li class=\"ma0 f3 pb2\">{{Tags}}</li>\n {{/Tags}}\n </ul>\n {{#picture}}\n <div id=\"dynamic-img\" class=\"f3 image-wrapper v-align-mid\">{{picture}}</div>\n {{/picture}}\n</section>\n","cardCss":":root {\n}\n\n/*.card is primarily for styling the background of both front and back cards*/\n.card {\n overflow-y: scroll;\n font-family: \"Liberation Serif\", \"DejaVu Serif\", \"Times New Roman\",\n \"SF Pro Display\", \"Segoe UI\", system-ui, serif;\n}\n\n.v-align-mid {\n vertical-align: middle;\n line-height: 0;\n}\n\n.play-button {\n color: inherit;\n background-color: transparent;\n border: none;\n z-index: inherit;\n cursor: inherit;\n text-shadow: inherit;\n line-height: inherit;\n padding: 0;\n}\n\n.lh-audio {\n line-height: 2.5rem;\n}\n\n.grow-custom > * {\n -moz-osx-font-smoothing: grayscale;\n backface-visibility: hidden;\n transform: translateZ(0);\n transition: transform 0.25s ease-out;\n}\n\n.grow-custom > *:hover,\n.grow-custom > *:focus {\n transform: scale(1.05);\n}\n\n.grow-custom > *:active {\n transform: scale(0.9);\n}\n\n/* input-reset input-8-bit f3 w-100 dark-green ba b--medium-green bg-green pa2 */\n#input-container input {\n background-color: white;\n font-size: 1.5rem;\n padding: 0.5rem;\n width: 100%;\n text-align: left;\n color: black;\n}\n\n/* Anki Only Styles*/\n.append-play-btn-text a::after {\n content: \"▶\";\n color: red;\n}\n\n.append-play-btn-text svg {\n display: none;\n}\n\n.append-play-btn-text button {\n font-size: 2.5rem;\n line-height: 3rem;\n cursor: pointer;\n height: 3rem;\n width: 3rem;\n vertical-align: top;\n}\n\n.append-play-btn-text {\n}\n\n.replay-button {\n margin: 0;\n font-size: 2.5rem;\n}\n","designName":"Brutalist HTML"} | ||
{"frontHtml":"{{#audio}}\n<section class=\"pa3 min-h-100 bg-white black flex flex-column\">\n <p\n class=\"ma0 f3 blue pointer underline dib button mr-auto grow-custom append-play-btn-text\"\n >\n {{audio}}\n </p>\n <p class=\"ma0 f3 pt2\">What is the meaning of what is being said?</p>\n <!---->\n <!-- INPUT BLOCK START -->\n <div id=\"input-container\" class=\"pt2 f3\" placeholder=\"Type your answer here\">\n {{type:term}}\n </div>\n <!---->\n <!-- HINT BLOCK START -->\n <div class=\"hint-block lh-title pv2\">\n <a\n class=\"hint link blue underline f3\"\n href=\"#\"\n onclick=\"this.style.display='none';document.getElementById('hint4753594160').style.display='inline-block';return false;\"\n >\n Click here for a hint</a\n >\n <div id=\"hint4753594160\" class=\"hint f3\" style=\"display: none\">\n {{Tags}}\n </div>\n </div>\n <!---->\n</section>\n{{/audio}}\n","backHtml":"<section class=\"pa3 min-h-100 bg-white black flex flex-column\">\n <p\n class=\"ma0 f3 blue underline pointer dib button mr-auto grow-custom append-play-btn-text\"\n >\n {{audio}}\n </p>\n <h1 class=\"ma0 f1 pt2\">{{term}}</h1>\n {{#reading}}\n <p class=\"ma0 f2 pt1\">{{reading}}</p>\n {{/reading}}\n <ul class=\"mv2\">\n {{#translation}}\n <li class=\"ma0 f3\">{{translation}}</li>\n {{/translation}} {{#transliteration}}\n <li class=\"ma0 f3\">{{transliteration}}</li>\n {{/transliteration}} {{#Tags}}\n <li class=\"ma0 f3 pb2\">{{Tags}}</li>\n {{/Tags}}\n </ul>\n {{#picture}}\n <div id=\"dynamic-img\" class=\"f3 image-wrapper v-align-mid\">{{picture}}</div>\n {{/picture}}\n</section>\n","cardCss":":root {\n}\n\n/*.card is primarily for styling the background of both front and back cards*/\n.card {\n font-family: \"Liberation Serif\", \"DejaVu Serif\", \"Times New Roman\",\n \"SF Pro Display\", \"Segoe UI\", system-ui, serif;\n}\n\n.v-align-mid {\n vertical-align: middle;\n line-height: 0;\n}\n\n.play-button {\n color: inherit;\n background-color: transparent;\n border: none;\n z-index: inherit;\n cursor: inherit;\n text-shadow: inherit;\n line-height: inherit;\n padding: 0;\n}\n\n.lh-audio {\n line-height: 2.5rem;\n}\n\n.grow-custom > * {\n -moz-osx-font-smoothing: grayscale;\n backface-visibility: hidden;\n transform: translateZ(0);\n transition: transform 0.25s ease-out;\n}\n\n.grow-custom > *:hover,\n.grow-custom > *:focus {\n transform: scale(1.05);\n}\n\n.grow-custom > *:active {\n transform: scale(0.9);\n}\n\n/* input-reset input-8-bit f3 w-100 dark-green ba b--medium-green bg-green pa2 */\n#input-container input {\n background-color: white;\n font-size: 1.5rem;\n padding: 0.5rem;\n width: 100%;\n text-align: left;\n color: black;\n}\n\n/* Anki Only Styles*/\n.append-play-btn-text a::after {\n content: \"▶\";\n color: red;\n}\n\n.append-play-btn-text svg {\n display: none;\n}\n\n.append-play-btn-text button {\n font-size: 2.5rem;\n line-height: 3rem;\n cursor: pointer;\n height: 3rem;\n width: 3rem;\n vertical-align: top;\n}\n\n.append-play-btn-text {\n}\n\n.replay-button {\n margin: 0;\n font-size: 2.5rem;\n}\n","designName":"Brutalist HTML"} |
Oops, something went wrong.