Search
 
SCRIPT & CODE EXAMPLE
 

CSS

css feather border

-moz-box-shadow: 1px 2px 3px rgba(0,0,0,.5);
-webkit-box-shadow: 1px 2px 3px rgba(0,0,0,.5);
box-shadow: 1px 2px 3px rgba(0,0,0,.5);

/* From further on in the answer:
1px: Horizontal offset of the effect. Positive numbers shift it right, negative left.
2px: Vertical offset of the effect. Positive numbers shift it down, negative up.
3px: The blur effect.  0 means no blur.
color: The color of the shadow.
*/
Comment

PREVIOUS NEXT
Code Example
Css :: hover on one div affect another 
Css :: css animate background color change 
Css :: change style of ordered list numbers css 
Css :: css line spacing 
Css :: css div went over top menu 
Css :: css backdrop filter blut 
Css :: get into a Docker container bash 
Css :: postcss-preset-env: end value has mixed support, consider using flex-end instead 
Css :: css grid make all rows same height 
Css :: css animation infinite 
Css :: center text html css position fixed 
Css :: text-overflow: ellipsis; 2 line 
Css :: border radius 4 values 
Css :: insert background image css error 
Css :: relier css html 
Css :: bootstrap accordion some change 
Css :: space between flexbox 
Css :: sass class with another class 
Css :: avoid side scrolling css 
Css :: making a circle css 
Css :: font condensed 
Css :: css right 
Css :: black gradient background effect 
Css :: outline radius css 
Css :: special custom scrollbar in scss 
Css :: css linear gradient 25% of page 
Css :: Make the cursor appear as a crosshair on all links of the web page: 
Css :: png image background transparent css 
Css :: display content in column css 
Css :: css max width media 
ADD CONTENT
Topic
Content
Source link
Name
2+6 =