Testing new css button styling and link button layout
This commit is contained in:
		@@ -322,10 +322,10 @@ a:focus {
 | 
			
		||||
 | 
			
		||||
.btn-default:hover,
 | 
			
		||||
.btn-default:focus {
 | 
			
		||||
    border: 1px solid #42dca3;
 | 
			
		||||
    border: 1px solid #fff;
 | 
			
		||||
    outline: 0;
 | 
			
		||||
    color: #000;
 | 
			
		||||
    background-color: #42dca3;
 | 
			
		||||
    background-color: #fff;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
ul.banner-social-buttons {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user