@media (prefers-color-scheme: dark) {
body {
background-color: black;
color: white;
}
}
@media (prefers-color-scheme: dark) {
}
dark {
background-color: black;
color: white;
}
Code Example |
---|
Css :: import font css |
Css :: the difference between nth-child() and nth-of-type() |
Css :: css lighten function |
Css :: not checked css |
Css :: vertical hr |
Css :: how to crop images in css |
Css :: vuetify input change outline color |
Css :: making a circle css |
Css :: css white-space nowrap |
Css :: edit hover with sass |
Css :: delete after content css |
Css :: css right |
Css :: hover border bottom css fixed |
Css :: css prevent scrolling behind overlay |
Css :: icon rounded corners css |
Css :: how to slide div from left to right using css |
Css :: javafx set border outside |
Css :: add css to class=["col-"] |
Css :: box position in center css |
Css :: box model css |
Css :: jquery add external css to head |
Css :: add icon to input field |
Css :: background image |
Css :: importing scss into vue component |
Css :: css outline width |
Css :: how to use image zoom effect in css |
Css :: css animation linear |
Css :: line cap css |
Css :: css all uppercase to capitalize |
Css :: css media queries laptop |