Update style.css

This commit is contained in:
Adil Sadqi 2023-03-15 19:07:10 +01:00 committed by GitHub
parent d9a0e207d9
commit 99f9fb6f4a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -61,7 +61,7 @@ b {
}
#liner::before {
color: #519975;
content: "visitor@asadqi.com:~$";
content: "visitor@ferox.site:~$";
}
#liner.password::before {
content: "Password:";
@ -131,4 +131,4 @@ a:hover {
}
a:focus {
outline: 0;
}
}