Search
 
SCRIPT & CODE EXAMPLE
 

CSS

best box shadow css

kinda my fav box shadow, but its not for everyday use, 
box-shadow: rgba(240, 46, 170, 0.4) 5px 5px, rgba(240, 46, 170, 0.3) 10px 10px, rgba(240, 46, 170, 0.2) 15px 15px, rgba(240, 46, 170, 0.1) 20px 20px, rgba(240, 46, 170, 0.05) 25px 25px;
Comment

best box shadow

box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;

Ref: https://getcssscan.com/css-box-shadow-examples
Comment

PREVIOUS NEXT
Code Example
Css :: css clearfix 
Css :: text area focus css 
Css :: flexbox gap 
Css :: padding bottom 
Css :: css3, media queries cheatSheet 
Css :: transition background gradient 
Css :: table td data in middle 
Css :: css background rainbow 
Css :: hover on one div affect another 
Css :: css line spacing 
Css :: how to evenly space icons in a div css 
Css :: css bg code 
Css :: css grid make all rows same height 
Css :: how to center table text in html 
Css :: scss for loop nth child 
Css :: tint image css 
Css :: css select none 
Css :: scrollbar not working 
Css :: progress bar color change css 
Css :: css wrap text next line align right 
Css :: hidden vs visible 
Css :: how to add font otf format in html 
Css :: how to make background image fit to screen 
Css :: css right 
Css :: Add elipses to a dom element with css 
Css :: how to add outline to text in css 
Css :: design good font color 
Css :: Capitalize the first letter of string using CSS 
Css :: ng-deep 
Css :: css set font family for all elements 
ADD CONTENT
Topic
Content
Source link
Name
6+1 =