From 59ef42a7655c995b4db1915a9df8676dfc754b35 Mon Sep 17 00:00:00 2001 From: Csenge Emese Ujfaluczki <ujfaluczkicsenge@localhost> Date: Tue, 18 Mar 2025 19:11:27 +0000 Subject: [PATCH] Update szamp.css --- szamp.css | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/szamp.css b/szamp.css index 987123e..351e605 100644 --- a/szamp.css +++ b/szamp.css @@ -107,3 +107,11 @@ body.fade-out { .animated-bg { transition: opacity 0.5s ease-in-out; } + +.video { + text-align: center; + padding-bottom: 20px; + background: #c789ad; + margin-top: 30px; + border-radius: 20px; +} \ No newline at end of file