Add linkedin button styles
This commit is contained in:
@ -93,6 +93,16 @@ body {
|
||||
}
|
||||
}
|
||||
|
||||
.btn-linkedin {
|
||||
color: #fff;
|
||||
background: #007bb6;;
|
||||
border: 1px solid rgba(0, 0, 0, 0.07);
|
||||
|
||||
&:hover {
|
||||
color: #fff;
|
||||
}
|
||||
}
|
||||
|
||||
// Extra space between font-awesome icons and text
|
||||
[class^="fa-"],
|
||||
[class*="fa-"] {
|
||||
|
Reference in New Issue
Block a user