Updated screenshots

This commit is contained in:
Michael Shamoon
2022-04-07 15:04:29 -07:00
parent 8ba1c8d8ee
commit 27e7aa298e
17 changed files with 32 additions and 6 deletions

View File

@@ -191,6 +191,14 @@ a:hover, .wy-breadcrumbs-aside a {
color: #5c5962;
}
a.image-reference, a.image-reference:hover {
background: none !important;
}
a.image-reference img {
cursor: zoom-in;
}
/* Code blocks */
.rst-content code, .rst-content tt, code {