summaryrefslogtreecommitdiffstats
path: root/app/stylesheets/print/writing.styl
blob: 2f36735261bf4cf412898d21ac50164e3c704c1b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
.writing {
  page-break-inside: avoid
}

.writing__header {
}

.writing__title {
}

.writing__content {
}