Files changed (1) hide show
  1. a.css +4 -0
a.css ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ a{
2
+ color: #333;
3
+ background: red;
4
+ }