Anki-Son-Saisie-Pinyin.txt 1.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125
  1. Front
  2. =====
  3. <div class=tags>{{Origine}}-{{Sequence}}-{{Lesson}}-{{Deck}} {{#Tags}} -- {{/Tags}}{{Tags}}</div>
  4. <span class="tags">Tapez en</span> <span class=instructions>Piyin</span>
  5. <div class=cadrequestion>
  6. {{Sound}}
  7. <img src=audio-speakers.png>
  8. <div class=hanzi>{{type:Reading}}</div>
  9. </div>
  10. Style
  11. =====
  12. .card {
  13. font-family: "Noto Sans";
  14. font-size: 40px;
  15. text-align: center;
  16. color: black;
  17. background-color: #C3BCAE;
  18. word-wrap: break-word;
  19. }
  20. .comment {
  21. font-size: 15px;
  22. color: grey;
  23. }
  24. .tags {
  25. color: white;
  26. text-align: right;
  27. font-size: 12pt;
  28. padding: 15px;
  29. }
  30. .note {
  31. color: gray;
  32. font-size: 12pt;
  33. margin-top: 20pt;
  34. }
  35. .hint {
  36. font-size: 12pt;
  37. }
  38. .answer {
  39. background-color: bisque;
  40. border: dotted;
  41. border-width: 1px;
  42. }
  43. .instructions {
  44. font-size: 25px;
  45. color: red;
  46. }
  47. code#typeans {
  48. font-family: "Noto Sans";
  49. font-size: 30px;
  50. }
  51. .tone1 {
  52. color: red;
  53. }
  54. .tone2 {
  55. color: orange;
  56. }
  57. .tone3 {
  58. color: green;
  59. }
  60. .tone4 {
  61. color: blue;
  62. }
  63. .tone5 {
  64. color: gray;
  65. }
  66. .hanzi {
  67. font-size: 30px;
  68. font-family: "Noto Sans";
  69. }
  70. .cadrequestion {
  71. background-color: lightgrey;
  72. border-radius: 15px;
  73. border: 1px solid red;
  74. padding: 15px;
  75. margin: 15px;
  76. }
  77. .cadrereponse {
  78. background-color: lightgrey;
  79. border-radius: 10px;
  80. border: 1px solid red;
  81. padding: 15px;
  82. margin: 15px;
  83. }
  84. .meaning {
  85. font-family: "Noto Serif";
  86. }
  87. .classifier {
  88. font-size: 30px;
  89. color: red;
  90. margin-left: 25px;
  91. }
  92. Back
  93. =====
  94. <div class=tags>{{Origine}}-{{Sequence}}-{{Lesson}}-{{Deck}} {{#Tags}} -- {{/Tags}}{{Tags}}</div>
  95. <div class=cadrequestion>{{Hanzi}}</div>
  96. {{type::Reading}}
  97. </div>
  98. <div class=cadrereponse>
  99. <div class=meaning>{{Meaning}}</div>
  100. <hr id=answer>
  101. {{Reading}}
  102. <div class=classifier>{{Classificateur}}</div>
  103. <br>
  104. {{Color}}
  105. <br>