Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/MHSanaei/3x-ui.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/web/html
diff options
context:
space:
mode:
authorAlireza Ahmadi <alireza7@gmail.com>2023-12-04 21:23:20 +0300
committerAlireza Ahmadi <alireza7@gmail.com>2023-12-04 21:23:20 +0300
commit3eb232910aad9dc08f85710ad0a038cf4a0b9ebb (patch)
tree14425288528a9b2c5e678c6bfe7728743d717d62 /web/html
parent2a8da2ba3cbfbf7ac46e5ba7ba071588f3f2d8b5 (diff)
fix login title #1286
Diffstat (limited to 'web/html')
-rw-r--r--web/html/login.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/web/html/login.html b/web/html/login.html
index 40ce2a80..736004f6 100644
--- a/web/html/login.html
+++ b/web/html/login.html
@@ -5,7 +5,6 @@
h1 {
text-align: center;
- color: #fff;
margin: 20px 0 50px 0;
}