diff options
author | Andrew Yu <andrew@andrewyu.org> | 2022-01-11 20:48:15 +0800 |
---|---|---|
committer | Andrew Yu <andrew@andrewyu.org> | 2022-01-11 20:48:15 +0800 |
commit | 26afa263b4359085a5d64d498590155c2e70e52e (patch) | |
tree | a04deedc20e2046378d8f423e3ebdeeec0f6467b /lovely | |
parent | cf0345fe05e2e66b570ae67b547431bda00a7810 (diff) | |
download | www-26afa263b4359085a5d64d498590155c2e70e52e.tar.gz |
:):):):)
Diffstat (limited to 'lovely')
-rw-r--r-- | lovely/index.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lovely/index.html b/lovely/index.html index 47494db..94db7be 100644 --- a/lovely/index.html +++ b/lovely/index.html @@ -5,7 +5,8 @@ <link rel="stylesheet" href="style.css" /> </head> <body> - <h1 style="font-size: 3000%; float: left;">:) :) :)</h1> + <span style="font-size: 10000%">:) :) :)</style> + <h1 style="font-size: 300%; float: left;">:) :) :)</h1> <div id="nav"> <ul> <li><a href="https://www.andrewyu.org">Home</a></li> |