aboutsummaryrefslogtreecommitdiffstats
path: root/public/stylesheets/style.css
diff options
context:
space:
mode:
authorTeddy Wing2013-04-28 10:27:31 -0400
committerTeddy Wing2013-04-28 10:27:31 -0400
commit51e8ccc4efbf9fe5b5e88c7fa587672a83e8e035 (patch)
tree31cf5815c794b731e2c193964b663f53d1124afc /public/stylesheets/style.css
parent4df9ef2b095779409c510b811f64352f102d1170 (diff)
downloadWho-am-I-51e8ccc4efbf9fe5b5e88c7fa587672a83e8e035.tar.bz2
Change to different coverflow plugin
Diffstat (limited to 'public/stylesheets/style.css')
-rw-r--r--public/stylesheets/style.css8
1 files changed, 8 insertions, 0 deletions
diff --git a/public/stylesheets/style.css b/public/stylesheets/style.css
index 9ac90e7..61338fa 100644
--- a/public/stylesheets/style.css
+++ b/public/stylesheets/style.css
@@ -27,4 +27,12 @@ footer {
bottom: 0;
width: 100%;
z-index: 1000;
+}
+
+
+/* jQuery Mobile overrides */
+
+.ui-body-c {
+ background: #000;
+ text-shadow: none;
} \ No newline at end of file