Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Front (表面のテンプレート) -- You don't need this line (この行は不要です。)
- <span style="font-size: 40px; ">{{Expression}}</span>
- Back (裏面のテンプレート) -- You don't need this line (この行は不要です。)
- {{FrontSide}}
- <hr id=answer>
- <span style="font-size: 40px; ">{{furigana:Reading}}</span>
- <span style="font-size: 32px; "><br><br>{{furigana:Meaning}}</span>
- Styling (書式) -- You don't need this line (この行は不要です。)
- .card {
- font-family: Machino;
- font-size: 32px;
- text-align: center;
- color: black;
- background-color: white;
- }
- .expression {
- font-size: 40px;
- }
Add Comment
Please, Sign In to add comment