Difference between revisions of "User:E.vandenberge/common.css"
Jump to navigation
Jump to search
Line 2: | Line 2: | ||
::selection{ | ::selection{ | ||
− | background:# | + | background:#fff2a8; |
} | } | ||
::-moz-selection{ | ::-moz-selection{ | ||
− | background:# | + | background:#fff2a8; |
} | } |
Revision as of 11:18, 6 August 2015
/* CSS playground of Erik van den Berge*/
::selection{
background:#fff2a8;
}
::-moz-selection{
background:#fff2a8;
}