Skip to content

Commit

Permalink
Pure SVG logo; Override and replace Logo (in case of elyra) with css
Browse files Browse the repository at this point in the history
  • Loading branch information
alexmindset committed Jul 22, 2023
1 parent cc81306 commit 6bceaa9
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions style/index.css
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,3 @@ pre {
font-size: var(--jp-code-font-size);
line-height: var(--jp-code-line-height);
}

#jp-MainLogo > svg {
visibility: hidden;
}

#jp-MainLogo {
background-image: url("mset.png");
background-repeat: no-repeat;
}
Binary file removed style/mset.png
Binary file not shown.

0 comments on commit 6bceaa9

Please sign in to comment.