Changes

Jump to navigation Jump to search
no edit summary
Line 1: Line 1:  
/* CSS playground of Erik van den Berge*/
 
/* CSS playground of Erik van den Berge*/
   −
::selection{
+
::selection{
 
   
   background-image:linear-gradient(#fff 0%, #fff2a8 100%);
 
   background-image:linear-gradient(#fff 0%, #fff2a8 100%);
 +
  background-position: left top;
 +
  background-repeat: repeat-x;
 
}
 
}
 
::-moz-selection{
 
::-moz-selection{

Navigation menu