Search
 
SCRIPT & CODE EXAMPLE
 

CSS

add border at hover of div

.photo{
  /*2 rem outside border */
  outline-offset:2rem;
  &:hover{
    outline:1.5rem solid green;
  
}
Comment

PREVIOUS NEXT
Code Example
Css :: how to add bold in css 
Css :: bootstrap dropdown in accordion problem 
Css :: css chat 
Css :: css animate absolute position 
Css :: opposite of :not css 
Css :: flex-grow css 
Css :: add custom taxonomy into permalinks post_type_link 
Css :: move cursor 
Css :: beautiful scrollbar css 
Css :: What is the "style", when creating an internal CSS? 
Css :: css grid tutorial 
Css :: css pixel art 
Css :: css aufzählungszeichen entfernen 
Css :: tabs css only 
Css :: why wont text color of a div change 
Css :: css button remove border 
Css :: Hoow to open a css class in css 
Css :: set default rem css 
Css :: change height primeng progress spinner 
Css :: table inside table not matching borders 
Css :: uikit height 100% 
Css :: siteorigin hide row 
Css :: Selection Handler css 
Css :: php-twig ( 2.9) but 2.6.2-2 
Css :: ancho maximo css 
Css :: labelimage side pannel dis appered 
Css :: all heading tags selector scss 
Css :: css target <Link/ from react 
Css :: if css 
Css :: calmp css 
ADD CONTENT
Topic
Content
Source link
Name
6+9 =