Skip to content

Commit

Permalink
Update VideoTrim.html
Browse files Browse the repository at this point in the history
  • Loading branch information
zbirow authored Nov 1, 2024
1 parent 01263c9 commit 1c27126
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion VideoTrim.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Linki do Wideo</title>
<style>
body { font-family: Arial, sans-serif; max-width: 600px; margin: auto; padding: 20px; background-color:#3d3838; }
body { font-family: Arial, sans-serif; max-width: 600px; margin: auto; padding: 20px; background-color:##2d3037; }
textarea { width: 100%; height: 100px; margin-top: 10px; }
button { margin-top: 10px; padding: 8px 12px; cursor: pointer; }
.link-container { margin-top: 20px; margin-left: -50px;}
Expand Down

0 comments on commit 1c27126

Please sign in to comment.