diff options
| author | Teddy Wing | 2013-04-28 10:27:31 -0400 |
|---|---|---|
| committer | Teddy Wing | 2013-04-28 10:27:31 -0400 |
| commit | 51e8ccc4efbf9fe5b5e88c7fa587672a83e8e035 (patch) | |
| tree | 31cf5815c794b731e2c193964b663f53d1124afc /public/stylesheets/style.css | |
| parent | 4df9ef2b095779409c510b811f64352f102d1170 (diff) | |
| download | Who-am-I-51e8ccc4efbf9fe5b5e88c7fa587672a83e8e035.tar.bz2 | |
Change to different coverflow plugin
Diffstat (limited to 'public/stylesheets/style.css')
| -rw-r--r-- | public/stylesheets/style.css | 8 |
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 |
