0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2025-12-25 16:12:37 +00:00

Update phb.style.less

This commit is contained in:
Kevin Kragenbrink
2016-04-19 03:53:59 -07:00
parent 207aa87253
commit 27c42caa4d

View File

@@ -383,4 +383,8 @@
table+p{
text-indent : 1em;
}
}
// Nested lists
ul ul,ol ol,ul ol,ol ul{
margin-left: 1.5em;
}
}