mirror of
				https://github.com/billz/raspap-webgui.git
				synced 2025-03-01 10:31:47 +00:00 
			
		
		
		
	Replace inline styles w/ fontawesome 5 brand classes
This commit is contained in:
		| @@ -296,6 +296,20 @@ button > i.fas { | ||||
|   right: 3px; | ||||
| } | ||||
|  | ||||
| /* Font Awesome 5 brands */ | ||||
| .fa-reddit { | ||||
|     color: #ff4500; | ||||
| } | ||||
| .fa-twitter { | ||||
|     color: #55acee | ||||
| } | ||||
| .fa-discord { | ||||
|     color: #7289da | ||||
| } | ||||
| .fa-github { | ||||
|     color: #151b23 | ||||
| } | ||||
|  | ||||
| .bg-dark { | ||||
|   border-radius: 5px; | ||||
| } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user