mirror of
https://github.com/Hopiu/jquery-mobile.git
synced 2026-05-25 06:23:43 +00:00
Less margin on h2's
This commit is contained in:
parent
719608d0a7
commit
fab9034886
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@
|
|||
.ui-mobile #jqm-version { text-indent: -99999px; background: url(../images/version.png) top right no-repeat; width: 119px; height: 122px; overflow: hidden; position: absolute; top: 0; right: 0; }
|
||||
.ui-mobile .jqm-themeswitcher { clear: both; margin: 20px 0 -15px; }
|
||||
|
||||
h2 { margin-top:2em; }
|
||||
h2 { margin-top:1.5em; }
|
||||
p code { font-size:1.2em; font-weight:bold; }
|
||||
|
||||
dt { font-weight: bold; margin-top: 2em; }
|
||||
|
|
|
|||
Loading…
Reference in a new issue