-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
109 lines (92 loc) · 5.02 KB
/
index.html
File metadata and controls
109 lines (92 loc) · 5.02 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
<!DOCTYPE html>
<html lang="ja">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<style type="text/css">
@font-face {
font-family: "DQFont";
src: url(https://googledrive.com/host/0BwVRCae9HsBBNmlTc0JEV0l2RmM/PixelMplus12-Regular.ttf) format("truetype");
}
html,body {
height: 100%;
width: 100%
}
* {
line-height:100%; /* 文字どうしを詰める */
font-family: "DQFont";
margin:0;
border:none;
text-decoration:none;
color:white;
background-color:black;
position:absolute;
}
h1 {
font-size: 54px;
}
p {
font-size: 28px;
}
#header {
background-image: url(https://googledrive.com/host/0BwVRCae9HsBBNmlTc0JEV0l2RmM/TopLeft.png), url(https://googledrive.com/host/0BwVRCae9HsBBNmlTc0JEV0l2RmM/TopRight.png), url(https://googledrive.com/host/0BwVRCae9HsBBNmlTc0JEV0l2RmM/BottomLeft.png), url(https://googledrive.com/host/0BwVRCae9HsBBNmlTc0JEV0l2RmM/BottomRight.png), url(https://googledrive.com/host/0BwVRCae9HsBBNmlTc0JEV0l2RmM/Top.png), url(https://googledrive.com/host/0BwVRCae9HsBBNmlTc0JEV0l2RmM/Left.png), url(https://googledrive.com/host/0BwVRCae9HsBBNmlTc0JEV0l2RmM/Right.png), url(https://googledrive.com/host/0BwVRCae9HsBBNmlTc0JEV0l2RmM/Bottom.png);
background-position: top left, top right, bottom left, bottom right, top left, top left, top right, bottom left;
background-repeat: no-repeat, no-repeat, no-repeat, no-repeat, repeat-x, repeat-y, repeat-y, repeat-x;
}
#navi {
background-image: url(https://googledrive.com/host/0BwVRCae9HsBBNmlTc0JEV0l2RmM/TopLeft.png), url(https://googledrive.com/host/0BwVRCae9HsBBNmlTc0JEV0l2RmM/TopRight.png), url(https://googledrive.com/host/0BwVRCae9HsBBNmlTc0JEV0l2RmM/BottomLeft.png), url(https://googledrive.com/host/0BwVRCae9HsBBNmlTc0JEV0l2RmM/BottomRight.png), url(https://googledrive.com/host/0BwVRCae9HsBBNmlTc0JEV0l2RmM/Top.png), url(https://googledrive.com/host/0BwVRCae9HsBBNmlTc0JEV0l2RmM/Left.png), url(https://googledrive.com/host/0BwVRCae9HsBBNmlTc0JEV0l2RmM/Right.png), url(https://googledrive.com/host/0BwVRCae9HsBBNmlTc0JEV0l2RmM/Bottom.png);
background-position: top left, top right, bottom left, bottom right, top left, top left, top right, bottom left;
background-repeat: no-repeat, no-repeat, no-repeat, no-repeat, repeat-x, repeat-y, repeat-y, repeat-x;
}
#content {
background-image: url(https://googledrive.com/host/0BwVRCae9HsBBNmlTc0JEV0l2RmM/TopLeft.png), url(https://googledrive.com/host/0BwVRCae9HsBBNmlTc0JEV0l2RmM/TopRight.png), url(https://googledrive.com/host/0BwVRCae9HsBBNmlTc0JEV0l2RmM/BottomLeft.png), url(https://googledrive.com/host/0BwVRCae9HsBBNmlTc0JEV0l2RmM/BottomRight.png), url(https://googledrive.com/host/0BwVRCae9HsBBNmlTc0JEV0l2RmM/Top.png), url(https://googledrive.com/host/0BwVRCae9HsBBNmlTc0JEV0l2RmM/Left.png), url(https://googledrive.com/host/0BwVRCae9HsBBNmlTc0JEV0l2RmM/Right.png), url(https://googledrive.com/host/0BwVRCae9HsBBNmlTc0JEV0l2RmM/Bottom.png);
background-position: top left, top right, bottom left, bottom right, top left, top left, top right, bottom left;
background-repeat: no-repeat, no-repeat, no-repeat, no-repeat, repeat-x, repeat-y, repeat-y, repeat-x;
}
#battle {
background-image: url(https://googledrive.com/host/0BwVRCae9HsBBNmlTc0JEV0l2RmM/battleback.png);
background-position: top left;
background-repeat: repeat;
}
img {
background:none;
}
</style>
<title>
DXRubyRPG Project
</title>
<script type="text/javascript" src="./js/jquery.js"></script>
<script type="text/javascript" src="./js/HOME.js" charset="utf-8"></script>
</head>
<body>
<div id="header">
<h1 id="title">
DXRubyRPG Project
</h1>
</div>
<div id="battle">
</div>
<img src="https://googledrive.com/host/0BwVRCae9HsBBNmlTc0JEV0l2RmM/cursor.png" id="cursor" />
<a href="http://rpgp1.github.io/about">
<img src="https://googledrive.com/host/0BwVRCae9HsBBNmlTc0JEV0l2RmM/enemy0.png" id="about" />
</a>
<a href="http://rpgp1.github.io/download">
<img src="https://googledrive.com/host/0BwVRCae9HsBBNmlTc0JEV0l2RmM/enemy1.png" id="download" />
</a>
<a href="http://rpgp1.github.io/link">
<img src="https://googledrive.com/host/0BwVRCae9HsBBNmlTc0JEV0l2RmM/enemy2.png" id="link" />
</a>
<a href="http://rpgp1.github.io/blog">
<img src="https://googledrive.com/host/0BwVRCae9HsBBNmlTc0JEV0l2RmM/enemy3.png" id="blog" />
</a>
<div id="navi">
<p id="which">
どの<br />リンクに<br />進む?
</p>
</div>
<div id="content">
<p id="text">
←→キーで選択<br />エンターキーでジャンプできます。<br />直接クリックでもOKです。
</p>
</div>
</body>
</html>