Changes

Jump to navigation Jump to search
no edit summary
Line 2: Line 2:     
::selection{   
 
::selection{   
   background-image:linear-gradient(#000 0%, #fff2a8 100%);
+
   background:#fff2a8;
  background-position: left top;
  −
  background-repeat: repeat-x;
   
}
 
}
 
::-moz-selection{
 
::-moz-selection{
   background-image:linear-gradient(#000 0%, #fff2a8 100%);
+
   background:#fff2a8;
  background-position: left top;
  −
  background-repeat: repeat-x;
  −
 
  −
}
  −
 
  −
.testcase{
  −
background:#fff2a8;
   
}
 
}

Navigation menu