2011-02-03 23:38:51 +00:00
|
|
|
body { background: #dddddd;}
|
|
|
|
|
|
2010-10-15 22:28:49 +00:00
|
|
|
.ui-mobile #jqm-home { background: #e5e5e5 url(../images/jqm-sitebg.png) top center repeat-x; }
|
2010-10-15 02:07:38 +00:00
|
|
|
.ui-mobile #jqm-homeheader { padding: 55px 25px 0; text-align: center }
|
2010-10-15 01:56:51 +00:00
|
|
|
.ui-mobile #jqm-homeheader h1 { margin: 0 0 10px; }
|
|
|
|
|
.ui-mobile #jqm-homeheader p { margin: 0; }
|
2010-10-15 22:03:17 +00:00
|
|
|
.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; }
|
2010-11-12 00:58:14 +00:00
|
|
|
.ui-mobile .jqm-themeswitcher { clear: both; margin: 20px 0 0; }
|
2010-11-11 19:06:47 +00:00
|
|
|
|
2010-11-11 19:16:59 +00:00
|
|
|
h2 { margin-top:1.5em; }
|
2010-11-11 19:06:47 +00:00
|
|
|
p code { font-size:1.2em; font-weight:bold; }
|
|
|
|
|
|
2010-11-11 21:01:26 +00:00
|
|
|
dt { font-weight: bold; margin: 2em 0 .5em; }
|
2011-01-12 23:00:53 +00:00
|
|
|
dt code, dd code { font-size:1.3em; line-height:150%; }
|
|
|
|
|
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }
|
2011-02-03 23:34:35 +00:00
|
|
|
|
2011-02-03 23:38:51 +00:00
|
|
|
.ui-header .jqm-home { top:0.65em; }
|
|
|
|
|
|