Skip to content
Snippets Groups Projects
Commit 8cd78138 authored by Rafael László's avatar Rafael László :speech_balloon:
Browse files

fix image zoom background

parent 53f90e96
No related branches found
No related tags found
No related merge requests found
......@@ -10,6 +10,11 @@
<script async defer data-domain="home.sch.bme.hu" src="https://analytics.mikesweb.site/js/plausible.js"></script>
<link rel="icon" type="image/x-icon" href="favicon.ico" />
<link rel="stylesheet" href="https://unpkg.com/docute@4/dist/docute.css">
<style>
.medium-zoom-overlay {
background: #2f3136 !important;
}
</style>
</head>
<body>
<div id="docute"></div>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment