Search
 
SCRIPT & CODE EXAMPLE
 

CSS

add black layer on image css

.card-overlay {
  background:
  linear-gradient(
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0.5)
  ),
  url('https://www.placecage.com/c/460/300');
}
Comment

PREVIOUS NEXT
Code Example
Css :: align center img css inside div 
Css :: css glow text 
Css :: css ios disable zoom 
Css :: tablet screen media query 
Css :: como colocar o footer sempre no final da página 
Css :: input remove blue glow 
Css :: size carousel bootstrap 4 
Css :: image color css 
Css :: vertical-align table row 
Css :: align ionic icons and text css 
Css :: hide title wordpress 
Css :: css table border-collapse 
Css :: open sans css 
Css :: rust get current date 
Css :: html input search x cursor pointer 
Css :: background-color not showing grover pdf 
Css :: how to add background image in styled components 
Css :: remove line accordion material ui 
Css :: sm size website 
Css :: change color of mark tag in html 
Css :: element not going to the bottom of the page 
Css :: unclickable button 
Css :: div not larger than its content 
Css :: css hide timeline 
Css :: how to make a triangle in css 
Css :: padding top 
Css :: not hover css 
Css :: css 2 bilder nebeneinander 
Css :: add css file to html 
Css :: add line below text css 
ADD CONTENT
Topic
Content
Source link
Name
7+3 =