diff --git a/modules/page/tpl/css/mpage.css b/modules/page/tpl/css/mpage.css new file mode 100644 index 000000000..5b460639c --- /dev/null +++ b/modules/page/tpl/css/mpage.css @@ -0,0 +1,6 @@ +/* Mobile XE */ +body{margin:0;background:#fff;color:#000;word-wrap:break-word} +body,input,textarea,select,button,table{font-family:Tahoma, Geneva, sans-serif} +img{border:0} +em{font-style:normal} +.bd{position:relative;overflow:hidden;clear:both} diff --git a/modules/page/tpl/mobile.html b/modules/page/tpl/mobile.html index 42bf842d0..2f68ed9d4 100644 --- a/modules/page/tpl/mobile.html +++ b/modules/page/tpl/mobile.html @@ -1,2 +1,4 @@ + +