From aeff80740333ec49d13638f36b2bc74bc820404c Mon Sep 17 00:00:00 2001 From: ilotterytea Date: Wed, 18 Jun 2025 15:19:21 +0500 Subject: feat: set file password --- public/static/style.css | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'public/static/style.css') diff --git a/public/static/style.css b/public/static/style.css index 2194b28..1d640a3 100644 --- a/public/static/style.css +++ b/public/static/style.css @@ -364,4 +364,10 @@ button[type=submit].fancy:hover { .font-small { font-size: 10px; +} + +.help { + cursor: help; + font-size: 10px; + vertical-align: top; } \ No newline at end of file -- cgit v1.2.3