minor fix...

Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2013-03-05 15:03:11 +04:00
parent 7794c89f99
commit a01dfd3ffb

View File

@ -115,7 +115,7 @@
.overlay > div:last-child { .overlay > div:last-child {
color: white; color: white;
background: #555; background: #555;
box-shadow: 5px 5px 200px 30px #555; box-shadow: 5px 5px 200px 30px #444;
} }