lightened the lighbox

This commit is contained in:
Karen 2011-10-21 22:16:26 +05:30
parent 5cabadcf37
commit c0a2195a97

View File

@ -416,8 +416,8 @@ border-radius:3px;
#lightbox
{display:none;
background-color:#000;
opacity:0.9;
filter:alpha(opacity=90);
opacity:0.7;
filter:alpha(opacity=70);
position:fixed;
top:0px;
left:0px;