From d9dbc8512c8b7b0dd0ef6fb0237afa8fb3072d57 Mon Sep 17 00:00:00 2001 From: alison benjamin Date: Fri, 26 Aug 2011 14:07:47 +0000 Subject: [PATCH] --- docs/themes/mobile/tablet.css | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/themes/mobile/tablet.css b/docs/themes/mobile/tablet.css index 2ac3fee88..6265cac7c 100644 --- a/docs/themes/mobile/tablet.css +++ b/docs/themes/mobile/tablet.css @@ -992,6 +992,8 @@ form { div.paging { margin-top: 1em; text-align: center; + + } div.paging ul { list-style: none; @@ -1288,6 +1290,7 @@ ul#home-links, ul#home-detail-links { padding: .313em; margin: .313em; padding: .313em; + background-color: white; } .my-courses-list a{ color: black; -- 2.17.1