mirror of
https://github.com/Jermolene/TiddlyWiki5.git
synced 2025-12-26 03:51:14 -08:00
Formatting for definition lists
This commit is contained in:
parent
062822d45c
commit
bc84df1707
1 changed files with 5 additions and 0 deletions
|
|
@ -72,6 +72,11 @@ blockquote {
|
|||
padding-left: 10px;
|
||||
}
|
||||
|
||||
dl dt {
|
||||
font-weight: bold;
|
||||
margin-top: 6px;
|
||||
}
|
||||
|
||||
/*
|
||||
Markdown likes putting code elements inside pre elements
|
||||
*/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue