|
|
|
@ -74,17 +74,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<link href="../../../../assets/stylesheets/glightbox.min.css" rel="stylesheet"/><style>
|
|
|
|
|
html.glightbox-open { overflow: initial; height: 100%; }
|
|
|
|
|
.gslide-title { margin-top: 0px; user-select: text; }
|
|
|
|
|
.gslide-desc { color: #666; user-select: text; }
|
|
|
|
|
.gslide-image img { background: white; }
|
|
|
|
|
|
|
|
|
|
.gscrollbar-fixer { padding-right: 15px; }
|
|
|
|
|
.gdesc-inner { font-size: 0.75rem; }
|
|
|
|
|
body[data-md-color-scheme="slate"] .gdesc-inner { background: var(--md-default-bg-color);}
|
|
|
|
|
body[data-md-color-scheme="slate"] .gslide-title { color: var(--md-default-fg-color);}
|
|
|
|
|
body[data-md-color-scheme="slate"] .gslide-desc { color: var(--md-default-fg-color);}
|
|
|
|
|
</style> <script src="../../../../assets/javascripts/glightbox.min.js"></script></head>
|
|
|
|
|
html.glightbox-open { overflow: initial; height: 100%; }
|
|
|
|
|
.gslide-title { margin-top: 0px; user-select: text; }
|
|
|
|
|
.gslide-desc { color: #666; user-select: text; }
|
|
|
|
|
.gslide-image img { background: white; }
|
|
|
|
|
.gscrollbar-fixer { padding-right: 15px; }
|
|
|
|
|
.gdesc-inner { font-size: 0.75rem; }
|
|
|
|
|
body[data-md-color-scheme="slate"] .gdesc-inner { background: var(--md-default-bg-color);}
|
|
|
|
|
body[data-md-color-scheme="slate"] .gslide-title { color: var(--md-default-fg-color);}
|
|
|
|
|
body[data-md-color-scheme="slate"] .gslide-desc { color: var(--md-default-fg-color);}</style> <script src="../../../../assets/javascripts/glightbox.min.js"></script></head>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|