Skip to content

Commit

Permalink
Update logo
Browse files Browse the repository at this point in the history
  • Loading branch information
gamatos committed Nov 2, 2023
1 parent 956644b commit e56b6a1
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 25 deletions.
8 changes: 4 additions & 4 deletions docs/_static/css/custom.css
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,6 @@
background-color: white;
}

h1, h2, h3, h4, h5, h6 {
color: #203847
}

.icon.icon-home{
color: #000000
}
Expand Down Expand Up @@ -48,6 +44,10 @@ html.writer-html4 .rst-content dl:not(.docutils) > dt, html.writer-html5 .rst-co
margin-bottom: 10px;
}

h1, h2, h3, h4, h5, h6 {
color: #203847
}

div.toctree-wrapper .caption-text{
color: #203847;
}
35 changes: 14 additions & 21 deletions docs/logo.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit e56b6a1

Please sign in to comment.