Increase inset shadow
This commit is contained in:
@@ -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) */
|
||||
|
@@ -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>
|
||||
|
Reference in New Issue
Block a user