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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user