mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2025-12-31 19:32:47 +00:00
Updated and reworked to handle more definition*
Updated to allow multiple definition terms and definitions per term <Term>::<definition> <Term>::<definition1>::<definition2> ::<definition3> ``` **Example** :: ::V3 uses HTML *definition lists* to create "lists" with hanging indents. ::Three I'm a term::Four **<u>Hello</u>**::I\'m a different ::List : ```
This commit is contained in:
@@ -968,7 +968,7 @@ body { counter-reset : phb-page-numbers; }
|
||||
& + * { margin-top : 0.17cm; }
|
||||
}
|
||||
p + dl { margin-top : 0.17cm; }
|
||||
dt {
|
||||
dt {
|
||||
display : inline;
|
||||
margin-right : 5px;
|
||||
margin-left : -1em;
|
||||
|
||||
Reference in New Issue
Block a user