Revision: 18177
Initial Code
Initial URL
Initial Description
Initial Title
Initial Tags
Initial Language
at September 23, 2009 15:24 by paulgrenwood
Initial Code
::selection{ /* Safari and Opera */
background:#c3effd;
color:#000;
}
::-moz-selection{ /* Firefox */
background:#c3effd;
color:#000;
}
Initial URL
Initial Description
Initial Title
Change Text Highlight Color
Initial Tags
css
Initial Language
CSS