Update pygments.
This commit is contained in:
parent
598e0e49b2
commit
65cc7b24c9
158 changed files with 687 additions and 102 deletions
|
@ -450,6 +450,10 @@ ul.social {
|
|||
background-color: @xing-bg-color;
|
||||
}
|
||||
|
||||
a.sc-bitbucket {
|
||||
background-color: @bitbucket-bg-color;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
.ads-aside {
|
||||
|
|
2
docs/blog/theme/stylesheet/style.min.css
vendored
2
docs/blog/theme/stylesheet/style.min.css
vendored
File diff suppressed because one or more lines are too long
|
@ -67,3 +67,4 @@
|
|||
@youtube-bg-color: #e02a20;
|
||||
@gitlab-bg-color: #fca326;
|
||||
@xing-bg-color: #007575;
|
||||
@bitbucket-bg-color: #0747A6;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue