adding a svg logo linking to the wiki page
This commit is contained in:
BIN
assets/New Document.rnote
Normal file
BIN
assets/New Document.rnote
Normal file
Binary file not shown.
4
assets/images/1_to_2.svg
Normal file
4
assets/images/1_to_2.svg
Normal file
File diff suppressed because one or more lines are too long
|
After Width: | Height: | Size: 163 KiB |
@@ -151,6 +151,20 @@ body{ counter-reset: sidenote-counter; }
|
||||
border-color: var(--heading);
|
||||
}
|
||||
|
||||
.web-logo {
|
||||
position: absolute;
|
||||
top: 0.75rem;
|
||||
left: 1rem;
|
||||
z-index: 1000;
|
||||
|
||||
width: 10%;
|
||||
|
||||
padding: .25rem;
|
||||
border-radius: 6px;
|
||||
|
||||
transition: background-color 0.3s, color 0.3s, border-color 0.3s;
|
||||
}
|
||||
|
||||
|
||||
|
||||
.sidenote .mn-fig,
|
||||
|
||||
Reference in New Issue
Block a user