Search
 
SCRIPT & CODE EXAMPLE
 

CSS

how to make png smaller css

.pdflink:after {
    background-image: url('/images/pdf.png');
    background-size: 10px 20px;
    display: inline-block;
    width: 10px; 
    height: 20px;
    content:"";
}
Comment

PREVIOUS NEXT
Code Example
Css :: css div went over top menu 
Css :: dom ids have numbers 
Css :: how to evenly space icons in a div css 
Css :: css hollow circle 
Css :: docker postgres 
Css :: postcss-preset-env: end value has mixed support, consider using flex-end instead 
Css :: css center text 
Css :: ionic input line color 
Css :: css full grid span 
Css :: css counters 
Css :: css put span on new line 
Css :: background size in css 
Css :: css select none 
Css :: Applying an ellipsis with css 
Css :: input outline focus 
Css :: css hot to center image in bootsrtap container 
Css :: css calc 
Css :: How to horizontally center an element 
Css :: center a button wordpress 
Css :: center image 
Css :: background image overlay 
Css :: custom select tailwind css 
Css :: repeating-linear-gradient 
Css :: most common media query sizes 
Css :: clamp css 
Css :: scrollbar-color 
Css :: how to make image fit container css 
Css :: add quotes in quote css 
Css :: insert background colour to css file 
Css :: how to select classes that start with a certian name 
ADD CONTENT
Topic
Content
Source link
Name
4+6 =