upgrade font-awesome to 5 and add mastodon
This commit is contained in:
parent
5a41ce0093
commit
775df1256d
24 changed files with 3390 additions and 693 deletions
|
@ -430,7 +430,7 @@ ul.social {
|
|||
background-color: @github-bg-color;
|
||||
}
|
||||
|
||||
a.sc-envelope-o {
|
||||
a.sc-envelope-open {
|
||||
background-color: @email-bg-color;
|
||||
}
|
||||
|
||||
|
@ -454,6 +454,10 @@ ul.social {
|
|||
background-color: @bitbucket-bg-color;
|
||||
}
|
||||
|
||||
a.sc-mastodon {
|
||||
background-color: @mastodon-bg-color;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
.ads-aside {
|
||||
|
|
2
static/stylesheet/style.min.css
vendored
2
static/stylesheet/style.min.css
vendored
File diff suppressed because one or more lines are too long
|
@ -68,3 +68,4 @@
|
|||
@gitlab-bg-color: #fca326;
|
||||
@xing-bg-color: #007575;
|
||||
@bitbucket-bg-color: #0747A6;
|
||||
@mastodon-bg-color: #3088d4;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue