Search
 
SCRIPT & CODE EXAMPLE
 

CSS

1 line darkmode css

html, img, pre {
  filter: invert(0.96) hue-rotate(180deg);
}

/* add more selectors make them into dark mode if reversed / doesn't apply eg iframe etc */
Comment

PREVIOUS NEXT
Code Example
Css :: stop selection css 
Css :: css wrap text to next line 
Css :: bootstrap 4 center image 
Css :: css center position absolute 
Css :: css remove link border on click 
Css :: responsive image in css 
Css :: how to not underline links in css 
Css :: make ane element not selectable css 
Css :: mat slide toggle change color 
Css :: tailwind css cdn 
Css :: how to cover entire div with background image 
Css :: css hover mouse hand 
Css :: div border glow effect css 
Css :: swiper slider autoplay 
Css :: css target except id 
Css :: flip image css 
Css :: text decoration none 
Css :: how to import fonts css 
Css :: center elements vertically in div 
Css :: Remove Or Hide Default Spinner Input Number 
Css :: css circle border 
Css :: JS make text not highlightable 
Css :: center div in tailwind css 
Css :: css background image position vertical center 
Css :: add background image and color css 
Css :: puntos suspensivos css 
Css :: align ionic icons and text css 
Css :: how to right align a block element in css 
Css :: css no bottom ouline 
Css :: css remove margin around page 
ADD CONTENT
Topic
Content
Source link
Name
6+7 =