0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2025-12-24 16:22:44 +00:00

trying to improve the admin view

This commit is contained in:
Scott
2016-02-19 15:37:58 -05:00
parent 2231dc3684
commit a1b8d4e8ce
6 changed files with 126 additions and 92 deletions

View File

@@ -199,6 +199,8 @@ table {
font-family: BookSanity;
font-size: 9pt;
text-rendering: optimizeLegibility;
page-break-before: always;
page-break-after: always;
}
.phb p {
padding-bottom: 0.8em;