Changes

Jump to navigation Jump to search
no edit summary
Line 2: Line 2:     
::selection{
 
::selection{
   background:#fff2a8;
+
    
 
   background-image:linear-gradient(#fff 50%, #f6f6f6 100%);
 
   background-image:linear-gradient(#fff 50%, #f6f6f6 100%);
 
}
 
}
 
::-moz-selection{
 
::-moz-selection{
   background:#fff2a8;
+
   background-image:linear-gradient(#fff 50%, #f6f6f6 100%);
 +
 
 +
}
 +
 
 +
.testcase{
 +
background:#fff2a8;
 
}
 
}

Navigation menu