fix icon
This commit is contained in:
parent
e820697e60
commit
9e95fd21a7
4 changed files with 135 additions and 1087 deletions
6
502.html
6
502.html
|
@ -49,14 +49,14 @@
|
|||
<br>
|
||||
<div class="popup">
|
||||
<div>
|
||||
<img class="logo" src="/logo.png" alt="DMOJ">
|
||||
<img class="logo" src="logo.png" alt="DMOJ">
|
||||
</div>
|
||||
<h1 style="width: 100%;">Oops, the DMOJ is down.</h1>
|
||||
<h1 style="width: 100%;">Oops, LQDOJ is down now.</h1>
|
||||
</div>
|
||||
<br>
|
||||
<hr>
|
||||
<br>
|
||||
<h2 class="msg">But don't worry, we'll be back soon.</h2>
|
||||
<h2 class="msg">But don't worry, we'll be back soon. <br> In the free time, you can read my idol's codes <a href="http://codeforces.com/profile/cuom1999" style="color:red; text-decoration:none">cuom1999</a></h2>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue