Novo flashcard
O export gera um arquivo HTML único, com texto e imagens embutidos, para abrir e editar depois.
#mp12FlashX .mp12-fx-header h2,
#mp12FlashX .mp12-fx-panel h3,
#mp12FlashX .mp12-fx-question,
#mp12FlashX .mp12-fx-answer,
#mp12FlashX .mp12-fx-field label,
#mp12FlashX .mp12-fx-count,
#mp12FlashX .mp12-fx-folder-title,
#mp12FlashX .mp12-fx-tag,
#mp12FlashX .mp12-fx-note,
#mp12FlashX .mp12-fx-status,
#mp12FlashX .mp12-fx-search,
#mp12FlashX .mp12-fx-folder-filter,
#mp12FlashX .mp12-fx-field input,
#mp12FlashX .mp12-fx-field textarea,
#mp12FlashX .mp12-fx-btn {
font-family: Inter, Arial, sans-serif !important;
font-style: normal !important;
letter-spacing: normal !important;
text-transform: none !important;
font-kerning: normal !important;
}
#mp12FlashX .mp12-fx-header h2 {
max-width: 760px;
margin: 0 auto 14px;
font-size: clamp(34px, 4.6vw, 62px) !important;
line-height: 1.02 !important;
letter-spacing: -0.035em !important;
font-weight: 900 !important;
text-wrap: balance;
}
#mp12FlashX .mp12-fx-panel h3 {
font-size: 22px !important;
line-height: 1.08 !important;
letter-spacing: -0.02em !important;
font-weight: 900 !important;
}
#mp12FlashX .mp12-fx-question {
font-size: 16px !important;
line-height: 1.35 !important;
font-weight: 800 !important;
}
#mp12FlashX .mp12-fx-header p {
max-width: 760px;
margin-left: auto;
margin-right: auto;
font-size: 16px !important;
line-height: 1.6 !important;
}
#mp12FlashX .mp12-fx-kicker {
font-family: Inter, Arial, sans-serif !important;
letter-spacing: 0.13em !important;
line-height: 1.2 !important;
font-weight: 900 !important;
}
#mp12FlashX .mp12-fx-front-image img,
#mp12FlashX .mp12-fx-back-image img,
#mp12FlashX .mp12-fx-image-preview img {
display: block !important;
max-width: 100% !important;
max-height: 190px !important;
object-fit: contain !important;
border-radius: 12px !important;
}