mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-05-07 16:38:38 +00:00
8 lines
141 B
Plaintext
8 lines
141 B
Plaintext
.page {
|
|
page-break-before : auto;
|
|
page-break-after : auto;
|
|
}
|
|
|
|
.homebrew:not(:has(>.sitePage)) {
|
|
background: unset !important;
|
|
} |