Increase inset shadow

This commit is contained in:
2021-03-10 20:47:11 +01:00
parent 0ebc30814b
commit bfbea8f591
2 changed files with 3 additions and 2 deletions

View File

@@ -110,7 +110,7 @@
vertical-align: middle;
transition: left 0.5s;
overflow: hidden;
box-shadow: inset 2px 2px 8px var(--shadow_color);
box-shadow: inset 2px 2px 10px 2px var(--shadow_color);
}
/* Sponsors (row 4) */

View File

@@ -60,7 +60,8 @@
<hr/>
Color <input type="color" name="favcolor" value="#ff0000">
<br/>
<br/><br/>
<iframe src="https://pixeldrain.com/u/Nygt1on4?embed" style="border: none; width: 640px; height: 480px; border-radius: 6px;"></iframe>
</div></div>
{{template "page_bottom" .}}
</body>