Skip to content

Commit

Permalink
Make twitter header link gray like the rest
Browse files Browse the repository at this point in the history
  • Loading branch information
sphuber committed Sep 13, 2023
1 parent cb2d908 commit 7e13de7
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/_static/custom.css
Original file line number Diff line number Diff line change
Expand Up @@ -63,3 +63,7 @@ div.sbar-aiida div.cite {
.ablog-post-title {
font-weight: bold;
}

#navbar-icon-links i.fa-square-twitter::before {
color: #646464;
}

0 comments on commit 7e13de7

Please sign in to comment.