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