mirror of
				https://github.com/avatao-content/frontend-tutorial-framework
				synced 2025-11-04 09:02:55 +00:00 
			
		
		
		
	Add css class to underline text
This commit is contained in:
		@@ -14,6 +14,10 @@
 | 
				
			|||||||
  padding-left: 34px;
 | 
					  padding-left: 34px;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					.underline {
 | 
				
			||||||
 | 
					  text-decoration: underline;
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
.tfw-tab-btn {
 | 
					.tfw-tab-btn {
 | 
				
			||||||
  background-color: white;
 | 
					  background-color: white;
 | 
				
			||||||
  border: 1px solid $tao-plum-900;
 | 
					  border: 1px solid $tao-plum-900;
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user