Skip to content

Commit c618ef4

Browse files
committed
Added bg color for demo pages
1 parent 6c63bc6 commit c618ef4

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

docs/_assets/css/jqm-docs.css

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
body { background: #dddddd;}
2+
13
.ui-mobile #jqm-home { background: #e5e5e5 url(../images/jqm-sitebg.png) top center repeat-x; }
24
.ui-mobile #jqm-homeheader { padding: 55px 25px 0; text-align: center }
35
.ui-mobile #jqm-homeheader h1 { margin: 0 0 10px; }
@@ -12,4 +14,5 @@ dt { font-weight: bold; margin: 2em 0 .5em; }
1214
dt code, dd code { font-size:1.3em; line-height:150%; }
1315
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }
1416

15-
.ui-header .jqm-home { top:0.6em; }
17+
.ui-header .jqm-home { top:0.65em; }
18+

0 commit comments

Comments
 (0)