From dc557895b1bd517bbdc2821a79f2be12624010d6 Mon Sep 17 00:00:00 2001 From: Matt Arnold Date: Fri, 11 Apr 2025 01:33:39 -0400 Subject: Faccets phase 1 changes, to include Add a view for a faccets details --- static/style.css | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'static') diff --git a/static/style.css b/static/style.css index affd975..97b98f4 100644 --- a/static/style.css +++ b/static/style.css @@ -122,4 +122,13 @@ footer { display: none; overflow: hidden; background-color: #f1f1f1; +} + +.container { + max-width: 800px; + margin: 0 auto; + padding: 20px; + background: rgba(255, 255, 255, 0.8); + border-radius: 10px; + box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); } \ No newline at end of file -- cgit 1.4.1-2-gfad0