mirror of
https://github.com/AuxXxilium/arv-v-dsm.git
synced 2025-02-24 04:44:59 +07:00
White links
This commit is contained in:
parent
23d9c43cb0
commit
59d0338c8e
@ -5,8 +5,8 @@ trap 'kill 0' EXIT
|
||||
trap exit SIGINT SIGTERM
|
||||
|
||||
# Serve the page
|
||||
HTML="<HTML><HEAD><STYLE>body { color: white; background-color: #125bdb; font-family: Verdana,Arial,sans-serif;}\
|
||||
</STYLE></HEAD><BODY><BR><BR><H1><CENTER>$2</CENTER></H1></BODY></HTML>"
|
||||
HTML="<HTML><HEAD><STYLE>body { color: white; background-color: #125bdb; font-family: Verdana,Arial,sans-serif;\
|
||||
{ a, a:hover, a:active, a:visited { color: white; } }</STYLE></HEAD><BODY><BR><BR><H1><CENTER>$2</CENTER></H1></BODY></HTML>"
|
||||
|
||||
LENGTH="${#HTML}"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user