mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-01-13 04:22:40 +00:00
Added in stlying for code blocks
This commit is contained in:
@@ -51,6 +51,15 @@
|
|||||||
page-break-before : always;
|
page-break-before : always;
|
||||||
page-break-after : always;
|
page-break-after : always;
|
||||||
|
|
||||||
|
pre{
|
||||||
|
font-family : monospace;
|
||||||
|
background-color : @yellow;
|
||||||
|
padding : 12px;
|
||||||
|
border: 1px solid #bfbfbf;
|
||||||
|
color : #333;
|
||||||
|
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
//*****************************
|
//*****************************
|
||||||
// * BASE
|
// * BASE
|
||||||
|
|||||||
Reference in New Issue
Block a user