0
0
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:
Scott Tolksdorf
2017-02-26 13:01:48 -05:00
parent 9d4d337bb9
commit fbc18a017c
5 changed files with 74 additions and 11 deletions

View File

@@ -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
// *****************************/