mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-01-13 21:42:45 +00:00
Creating new stlying for the snippet blocks
This commit is contained in:
@@ -12,6 +12,7 @@
|
||||
@import './phb.fonts.less';
|
||||
@import './phb.colors.less';
|
||||
@import './phb.img.less';
|
||||
@import './phb.blocks.less';
|
||||
|
||||
|
||||
@page { margin: 0; }
|
||||
@@ -387,11 +388,12 @@
|
||||
//*****************************
|
||||
// * WIDE
|
||||
// *****************************/
|
||||
/*
|
||||
.wide{
|
||||
column-span : all;
|
||||
-webkit-column-span : all;
|
||||
-moz-column-span : all;
|
||||
}
|
||||
}*/
|
||||
//*****************************
|
||||
// * CLASS TABLE
|
||||
// *****************************/
|
||||
|
||||
Reference in New Issue
Block a user