/ Published in: CSS
                    
                                        
                            
                                Expand |
                                Embed | Plain Text
                            
                        
                        Copy this code and paste it in your HTML
.translucent{
opacity:0.4;
filter:alpha(opacity=40);
background:#000000;
}
Comments
 Subscribe to comments
                    Subscribe to comments
                
                