From 1737c6cc13c172251572c977aef4d2310458f6ad Mon Sep 17 00:00:00 2001 From: AkisYTB3 Date: Mon, 5 Feb 2024 12:37:14 +0100 Subject: [PATCH] sdf --- assets/style.css | 8 +++++++- templates/login.html | 2 +- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/assets/style.css b/assets/style.css index 7f638f3..d113389 100644 --- a/assets/style.css +++ b/assets/style.css @@ -239,4 +239,10 @@ table.list-table > tbody, table.list-table > tbody > th, table.list-table > tbod text-align: center; } -/* */ \ No newline at end of file +/* */ + +#loginForm input { + border-radius: 50px; + background: none; + border: 2px solid var(--primary); +} \ No newline at end of file diff --git a/templates/login.html b/templates/login.html index 4f4ab5f..5a06b60 100644 --- a/templates/login.html +++ b/templates/login.html @@ -51,7 +51,7 @@
-
+