--- a/busui/common.inc.php +++ b/busui/common.inc.php @@ -73,6 +73,13 @@ .ui-listview-filter { margin: 0 !important; } + #footer { + text-size: 0.75em; + text-align: center; + } + body { + background-color: #F0F0F0; + } @@ -118,7 +125,8 @@ $('#here').show(); "; } - echo ''; + echo ''; } $service_periods = Array ('sunday','saturday','weekday');