update style
This commit is contained in:
parent
9e87d6b1b8
commit
ce8abd17e7
1 changed files with 2 additions and 2 deletions
|
@ -51,7 +51,7 @@
|
|||
}
|
||||
|
||||
a {
|
||||
color: pink;
|
||||
color: lightgray;
|
||||
}
|
||||
|
||||
a:hover {
|
||||
|
@ -66,7 +66,7 @@
|
|||
<h1 id="header">awesome.colean.cc</h1>
|
||||
|
||||
<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>
|
||||
|
||||
|
|
Reference in a new issue