Search
 
SCRIPT & CODE EXAMPLE
 

CSS

change text color li css

/*
li only changes its bullets color, if you want to change
the text, you must use the 'a' tag after the li
*/
li a{
    color: white;
}
Comment

PREVIOUS NEXT
Code Example
Css :: prevent bounce scroll css 
Css :: css bold weight 
Css :: purge tailwind 3 
Css :: css td vertical align 
Css :: css floating div 
Css :: css code for green 
Css :: grid repeat css 
Css :: font-variant 
Css :: the package could not be installed. the theme is missing the style.css stylesheet 
Css :: how to validate mail adress css 
Css :: width 
Css :: remove outline on button click 
Css :: morphism box shadow 
Css :: css position absolute transition 
Css :: font size x large in css 
Css :: array_filter use keys 
Css :: css scroll fixed content 
Css :: what css vmin 
Css :: form validation with css 
Css :: grid-column css 
Css :: css transition on click 
Css :: padding bottom and top css in same ligne 
Css :: text-transform:capitalize; not workig 
Css :: align text in block like in word css 
Css :: css image popup on hover 
Css :: animations 
Css :: flex basis 
Css :: import scss 
Css :: transition for css 
Css :: How to install tailwind cdn 
ADD CONTENT
Topic
Content
Source link
Name
7+1 =