From dd56a2f457fd998fae68c53ef544f2e884088358 Mon Sep 17 00:00:00 2001 From: Axel Rafn Date: Fri, 24 Jan 2025 20:42:25 +0100 Subject: [PATCH] Restoring rectangular view --- python/pypeepr.py | 11 +++-------- 1 file changed, 3 insertions(+), 8 deletions(-) diff --git a/python/pypeepr.py b/python/pypeepr.py index c694e8e..922108b 100644 --- a/python/pypeepr.py +++ b/python/pypeepr.py @@ -29,8 +29,7 @@ PAGE = """\ .container { position: relative; - width: 480px; - height: 480px; + display: inline-block; } .title { @@ -42,14 +41,10 @@ PAGE = """\ border-radius: 5px; font-size: 18px; color: #b9f084; - z-index: 1; } img { - border-radius: 50%; - width: 480px; - height: 480px; - object-fit: cover; + border-radius: 10px; display: block; } @@ -57,7 +52,7 @@ PAGE = """\
peepr
- Webcam Stream + Webcam Stream