mirror of
https://github.com/Hopiu/jquery-mobile.git
synced 2026-05-13 00:53:10 +00:00
added some bottom margin to dts
This commit is contained in:
parent
6502377d57
commit
7d57af8ec4
1 changed files with 2 additions and 2 deletions
|
|
@ -8,5 +8,5 @@
|
|||
h2 { margin-top:1.5em; }
|
||||
p code { font-size:1.2em; font-weight:bold; }
|
||||
|
||||
dt { font-weight: bold; margin-top: 2em; }
|
||||
dt code { font-size:1.3em; line-height:150%; }
|
||||
dt { font-weight: bold; margin: 2em 0 .5em; }
|
||||
dt code, dd code { font-size:1.3em; line-height:150%; }
|
||||
Loading…
Reference in a new issue