summaryrefslogtreecommitdiff
path: root/.local/share/Anki2/addons21/anki_reworked/files/Reviewer.css
blob: 9e47f094bcf764b62f4349672a0eaf17f717702b (about) (plain)
1
2
3
4
5
6
7
8
9
body #typeans {
  padding: 8px 12px;
  border-radius: 5px;
}
body.card {
  width: 90%;
  margin: 20px auto;
  max-width: 1080px;
}