mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-01-04 14:42:40 +00:00
Added in some snippets
This commit is contained in:
@@ -72,6 +72,12 @@
|
||||
text-rendering : optimizeLegibility;
|
||||
position : relative;
|
||||
overflow: hidden;
|
||||
z-index : 15;
|
||||
|
||||
|
||||
img{
|
||||
z-index : -1;
|
||||
}
|
||||
|
||||
//Page Accents
|
||||
&:after{
|
||||
@@ -93,6 +99,7 @@
|
||||
-o-column-break-inside : avoid;
|
||||
-ms-column-break-inside : avoid;
|
||||
column-break-inside : avoid;
|
||||
z-index : 15;
|
||||
}
|
||||
|
||||
p,ul{
|
||||
|
||||
Reference in New Issue
Block a user