mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
I am getting many commits because i forget what im doing
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
<label for="height_embed" class="padding_left_6 embed-label">Height</label>
|
||||
<input type="number" value="300" id="height_embed" class="settings_embed" min="1" />
|
||||
<label for="color_embed" class="padding_left_6 embed-label">Color</label>
|
||||
<input type="color" id="color_embed" class="settings_embed" value="#808080" />
|
||||
<input type="color" id="color_embed" class="settings_embed" value="#2d2d2d" />
|
||||
<label>
|
||||
<input type="checkbox" id="videoonly" class="checkbox" />
|
||||
<span for="videoonly" class="padding_right_26">Video-only</span>
|
||||
|
||||
Reference in New Issue
Block a user