mirror of
https://github.com/Hopiu/jquery-mobile.git
synced 2026-04-25 16:44:43 +00:00
fixed it so it wasn't fixed anymore.
This commit is contained in:
parent
42ad824448
commit
e4caeaed70
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
.ui-mobile #jqm-home { background: #e5e5e5 url(../images/jqm-sitebg.png) top center fixed repeat-x; }
|
||||
.ui-mobile #jqm-home { background: #e5e5e5 url(../images/jqm-sitebg.png) top center repeat-x; }
|
||||
.ui-mobile #jqm-homeheader { padding: 55px 25px 0; text-align: center }
|
||||
.ui-mobile #jqm-homeheader h1 { margin: 0 0 10px; }
|
||||
.ui-mobile #jqm-homeheader p { margin: 0; }
|
||||
|
|
|
|||
Loading…
Reference in a new issue