mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2025-12-30 04:32:38 +00:00
Updating the standalone phb css
This commit is contained in:
@@ -213,14 +213,16 @@ table {
|
||||
.phb ul {
|
||||
margin-bottom: 0.8em;
|
||||
line-height: 1.3em;
|
||||
list-style-position: inside;
|
||||
list-style-position: outside;
|
||||
list-style-type: disc;
|
||||
padding-left: 1.4em;
|
||||
}
|
||||
.phb ol {
|
||||
margin-bottom: 0.8em;
|
||||
line-height: 1.3em;
|
||||
list-style-position: inside;
|
||||
list-style-position: outside;
|
||||
list-style-type: decimal;
|
||||
padding-left: 1.4em;
|
||||
}
|
||||
.phb img {
|
||||
z-index: -1;
|
||||
|
||||
Reference in New Issue
Block a user