2. and search for ]]></b:skin>
3. Right above it, paste this code:
::-moz-selection {
Background: #EB7F17;
color: #FFFFFF;
text-shadow: none;
}
::selection {
background: #EB7F17;
color: #FFFFFF;
text-shadow: none;
}
Make these changes:
- Replace #EB7F17 with the highlight color
- Replace #FFFFFF with the Font color. By default the font color appears white.
Click Here Find Color List Code

0 comments:
Post a Comment
Please Comment i Like your feedback