Add special hover functionality for comic 1564
Add special hover functionality for comic 1564

File last commit:

4e0d93c1f71c
aec61177f217
Show More
index.htm
14 lines | 315 B | text/html | HtmlLexer
<!doctype html>
<html>
<head>
<title>Endgames Omake</title>
<link rel="stylesheet" href="fullscreen.css">
<meta name="viewport" content="width=device-width, user-scalable=no">
</head>
<body>
<div class="viewport-container">
<iframe src="intro.htm" seamless="true"></iframe>
</div>
</body>
</html>