summaryrefslogtreecommitdiffstats
path: root/css/page.css
diff options
context:
space:
mode:
authorPatrick Davison <snapwilliam@gmail.com>2013-03-19 00:59:37 -0700
committerPatrick Davison <snapwilliam@gmail.com>2013-03-19 00:59:37 -0700
commitcd3e53bbcd676e343f434ef67f0a8db969503187 (patch)
treef86351b2edfc8916e111962d39bebf8d8835aee4 /css/page.css
parentc5175d4a06c993ff7f42c16178b6d4db49b7387e (diff)
downloadpathery-cd3e53bbcd676e343f434ef67f0a8db969503187.tar.xz
minor UI tweak to sign-in.
Diffstat (limited to 'css/page.css')
-rw-r--r--css/page.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/css/page.css b/css/page.css
index d396766..97f3882 100644
--- a/css/page.css
+++ b/css/page.css
@@ -149,7 +149,7 @@ a img {border: none;} /* IE specific: remove outline around image links */
#oid_box {
width:500px;
height:300px;
- background-color:#ccc;
+ background-color:#999;
padding: 5px 15px 5px 15px;
box-shadow: 0 0 4px #888;
border-radius: 10px;