File size: 111 Bytes
d757506
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
/**
less全局变量 
*/

@mainColor: #ff0000;
@textColor: #666;

a {
  text-decoration: none;
  color: #666;
}