Skip to content

Instantly share code, notes, and snippets.

@doeg
Last active August 7, 2016 02:11
Show Gist options
  • Save doeg/fb6d96f862e74206a909df3ef4c53f0f to your computer and use it in GitHub Desktop.
Save doeg/fb6d96f862e74206a909df3ef4c53f0f to your computer and use it in GitHub Desktop.
Anki CSS & card templates
.card {
font-family: Helvetica, sans-serif;
font-size: 20px;
text-align: center;
}
.fr {
color: #B10DC9;
}
.en {
color: #0074D9 !important;
}
.sm {
color: #777;
font-size: 14px;
}
.p {
padding: 12px 0;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment