Skip to content

Commit

Permalink
Merge pull request #156 from potassco/new-docs
Browse files Browse the repository at this point in the history
Updated documentation
  • Loading branch information
susuhahnml authored Jan 10, 2024
2 parents 150f45e + b6d69dd commit dd9baf1
Show file tree
Hide file tree
Showing 32 changed files with 1,591 additions and 1,542 deletions.
23 changes: 22 additions & 1 deletion docs/_static/css/custom.css
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,25 @@ background-color: hsl(257, 20%, 50%);

div.admonition.example > .admonition-title::before {
content: "\f2a7";
}
}

.sidebar-logo {
margin: inherit;
}
.sidebar-logo-container{
max-width: 20%!important;
margin-top: 0.2rem;
margin-right: 0.2rem;
justify-content: flex-end;
display: flex;
}
.sidebar-brand-text {
text-align: center !important;
/* color: #004C6E !important; */
align-items: center;
display: inline-flex;
}

.sidebar-brand {
flex-direction: row !important;
}
Binary file added docs/_static/logo-dark-mode.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/_static/logo-light-mode.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit dd9baf1

Please sign in to comment.