summary refs log tree commit diff stats
path: root/lovely/style.css
diff options
context:
space:
mode:
authorAndrew Yu <andrew@andrewyu.org>2022-01-11 20:57:11 +0800
committerAndrew Yu <andrew@andrewyu.org>2022-01-11 20:57:11 +0800
commit63783e88ecd38532703a41b13e17c5ca7ef16981 (patch)
tree617c10340ed1908710349ecf5cfc98700fe45789 /lovely/style.css
parentbc22547674f408eb0ca5f9e43648ad863a78bfd0 (diff)
downloadwww-63783e88ecd38532703a41b13e17c5ca7ef16981.tar.gz
a
Diffstat (limited to 'lovely/style.css')
-rw-r--r--lovely/style.css8
1 files changed, 4 insertions, 4 deletions
diff --git a/lovely/style.css b/lovely/style.css
index 8fead0c..d53a36e 100644
--- a/lovely/style.css
+++ b/lovely/style.css
@@ -318,16 +318,16 @@ body {
 		animation: rainbow 1s infinite;
 	}
 p:before {
-   content: "<a href=\"https://www.andrewyu.org\">HACKER!</a>  Hullo the CSS!   This is not the FBI, but look at the beautiful CSS!    :) :) :)    ";
+   content: "HACKER! Hullo the CSS!   This is not the FBI, but look at the beautiful CSS!    :) :) :)    ";
 }
 h1:before {
-   content: "<a href=\"https://www.andrewyu.org\">HACKER!</a>   Hullo the CSS!   This is not the FBI, but look at the beautiful CSS!    :) :) :)    ";
+   content: "HACKER!  Hullo the CSS!   This is not the FBI, but look at the beautiful CSS!    :) :) :)    ";
 }
 li:before {
-   content: "<a href=\"https://www.andrewyu.org\">HACKER!</a>   Hullo the CSS!   This is not the FBI, but look at the beautiful CSS!    :) :) :)    ";
+   content: "HACKER!  Hullo the CSS!   This is not the FBI, but look at the beautiful CSS!    :) :) :)    ";
 }
 div:before {
-   content: "<a href=\"https://www.andrewyu.org\">HACKER!</a>   Hullo the CSS!   This is not the FBI, but look at the beautiful CSS!    :) :) :)    ";
+   content: "HACKER!  Hullo the CSS!   This is not the FBI, but look at the beautiful CSS!    :) :) :)    ";
 }
 
 p:hover {