Search
 
SCRIPT & CODE EXAMPLE
 

CSS

change color of bullet points css

li::marker {
	color: red;
}
/* ^ just set the color of the marker pseudo element */
Comment

PREVIOUS NEXT
Code Example
Css :: html static background 
Css :: bootstrap 4 center image 
Css :: css center image 
Css :: how to center a div in css 
Css :: ion input padding left 
Css :: css gradient text 
Css :: center position fixed element 
Css :: center div horizontally and vertically 
Css :: @media max-width 
Css :: slick margin between slides 
Css :: how to prevent text from breaking css 
Css :: html position absolute center 
Css :: animation keep end state 
Css :: css select all except first 
Css :: scrollbar thumb height css 
Css :: striped tables css 
Css :: css reset style 
Css :: css image filter black and white 
Css :: css vertical align items in div 
Css :: slide up and down animation css 
Css :: hover apply lighter color css 
Css :: remove box shadow css 
Css :: how to center items in css 
Css :: add padding to gnome terminal 
Css :: ion-item no padding ionic 4 
Css :: background color inline styling 
Css :: react app css add background image 
Css :: remove underline from <a HTML 
Css :: centering css elements 
Css :: glass div generator 
ADD CONTENT
Topic
Content
Source link
Name
9+9 =