20 lines
		
	
	
		
			218 B
		
	
	
	
		
			CSS
		
	
	
	
	
	
			
		
		
	
	
			20 lines
		
	
	
		
			218 B
		
	
	
	
		
			CSS
		
	
	
	
	
	
| .pear-link{
 | |
| 	font-size: 15px!important;
 | |
| }
 | |
| 
 | |
| .pear-link.pear-link-primary{
 | |
| 	color : #5FB878 ;
 | |
| }
 | |
| 
 | |
| .pear-link.pear-link-success{
 | |
| 	color : #5FB878 ;
 | |
| }
 | |
| 
 | |
| .pear-link .pear-link-warming{
 | |
| 	
 | |
| 	
 | |
| }
 | |
| 
 | |
| .pear-link .pear-link-danger{
 | |
| 	
 | |
| } |