bcom/css/noFirefoxStyle.css

5 lines
69 B
CSS

*::selection {
background-color: rgb(100, 200, 40);
color: #222;
}