update style

This commit is contained in:
awesomeuser 2023-07-08 21:08:04 +00:00
parent 9e87d6b1b8
commit ce8abd17e7

View file

@ -51,7 +51,7 @@
} }
a { a {
color: pink; color: lightgray;
} }
a:hover { a:hover {
@ -66,7 +66,7 @@
<h1 id="header">awesome.colean.cc</h1> <h1 id="header">awesome.colean.cc</h1>
<img id="awdog" src="res/awdog.png" width="160" onclick="pet()"><br> <img id="awdog" src="res/awdog.png" width="160" onclick="pet()"><br>
<a href="javascript:bio()">awdog</a>, the mascot of awesome <a href="javascript:bio()" style="color: pink; text-decoration: none;">awdog</a>, the mascot of awesome
<br><br> <br><br>