aboutsummaryrefslogtreecommitdiff
path: root/theme/css/default.css
diff options
context:
space:
mode:
authorEric Bidelman2012-04-14 15:07:55 -0700
committerEric Bidelman2012-04-14 15:07:55 -0700
commit7054806c29c3eae0ed4b4176047b92bddcdcd0cc (patch)
tree916b7a50bd0b2aa91fce8413b0bf384e0958c609 /theme/css/default.css
parentba1842bd2162d4fa3c7189621825afd765bea5fa (diff)
downloadio-slides-remote-7054806c29c3eae0ed4b4176047b92bddcdcd0cc.tar.gz
tweaks
Diffstat (limited to 'theme/css/default.css')
-rw-r--r--theme/css/default.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/theme/css/default.css b/theme/css/default.css
index 93e59f0..7507b19 100644
--- a/theme/css/default.css
+++ b/theme/css/default.css
@@ -79,8 +79,8 @@ body {
79 opacity: 1 !important; 79 opacity: 1 !important;
80 height: 100%; 80 height: 100%;
81 min-height: 740px; 81 min-height: 740px;
82 overflow-x: hidden; 82 width: 100%;
83 overflow-y: auto; 83 overflow: hidden;
84 color: #fff; 84 color: #fff;
85 -webkit-font-smoothing: antialiased; 85 -webkit-font-smoothing: antialiased;
86 -moz-font-smoothing: antialiased; 86 -moz-font-smoothing: antialiased;