From: Emil Williams Date: Sat, 17 May 2025 14:40:30 +0000 (-0600) Subject: -- X-Git-Url: https://git.xolatile.top/?a=commitdiff_plain;h=268b3dd86157f1874ee045922a4e3496c37fe651;p=emil-3chen.org.git -- --- diff --git a/static/style.css b/static/style.css index 03f5c42..9b7bc2f 100644 --- a/static/style.css +++ b/static/style.css @@ -54,8 +54,9 @@ textarea { /* color: white; */ padding: 14px 20px; margin: 8px 0; - border: none; cursor: pointer; + border: 1px solid #ccc; + box-sizing: border-box; } input[type=submit]:hover {