Skip to content

Commit

Permalink
Styling
Browse files Browse the repository at this point in the history
  • Loading branch information
mateogianolio committed May 6, 2024
1 parent fc66560 commit dc99ae5
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
3 changes: 0 additions & 3 deletions .vscode/settings.json

This file was deleted.

6 changes: 5 additions & 1 deletion sphinx/_static/css/custom.css
Original file line number Diff line number Diff line change
Expand Up @@ -112,4 +112,8 @@ html {

.bd-links__title {
display: none;
}
}

a:hover {
text-decoration: none !important;
}

0 comments on commit dc99ae5

Please sign in to comment.