0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-01-12 21:52:42 +00:00

Added in stlying for code blocks

This commit is contained in:
Scott Tolksdorf
2017-02-26 19:49:36 -05:00
parent e112808706
commit 0705e08381

View File

@@ -51,6 +51,15 @@
page-break-before : always;
page-break-after : always;
pre{
font-family : monospace;
background-color : @yellow;
padding : 12px;
border: 1px solid #bfbfbf;
color : #333;
}
//*****************************
// * BASE