diff options
| author | Jules Laplace <jules@okfoc.us> | 2015-09-24 20:06:22 -0400 |
|---|---|---|
| committer | Jules Laplace <jules@okfoc.us> | 2015-09-24 20:06:22 -0400 |
| commit | 8af5560079066b2db70524c92dc783945cd70cad (patch) | |
| tree | 1d957ed770237ee26d90da8acc4e32fb04569344 /public/assets/css/css.css | |
| parent | 2f653bb7992dc597ee7829dd5dd9a651cd9ea3fb (diff) | |
upload working
Diffstat (limited to 'public/assets/css/css.css')
| -rw-r--r-- | public/assets/css/css.css | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/public/assets/css/css.css b/public/assets/css/css.css index 75e4ddc..b528a14 100644 --- a/public/assets/css/css.css +++ b/public/assets/css/css.css @@ -107,8 +107,8 @@ a:visited { left: 0; width: 100%; height: 100%; - z-index: 7778; - background-color: rgba(255,255,255,0.7); + z-index: 1; + background-color: rgba(0,0,0,0.7); background-image: url(http://okfocus.s3.amazonaws.com/luckyplop/slot.gif); background-position: center; } |
