-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathheatmap_alln1ATP_JA.html
106 lines (87 loc) · 2.15 KB
/
heatmap_alln1ATP_JA.html
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
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8"/>
<link href='https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300&subset=latin,cyrillic' rel='stylesheet' type='text/css'>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700,800,400italic&subset=latin,cyrillic' rel='stylesheet' type='text/css'>
<style>
body, h1, h2, h3, h4, h5, h6, .descr, td, table {
text-rendering: optimizeLegibility;
font-smoothing: antialiased;
font-family: 'Open Sans', sans-serif;
background-color: white;
font-size: 12px;
margin:3px 4px 3px 5px;
}
img {
max-width: 100%;
height: auto;
}
#cite {
font-size: 0.7em; color: #B8B8B8; text-align: right; margin-top:1px; margin-right:15px; padding-bottom: 3px;
}
#cite a { text-decoration: none; color: #821122; }
#footer {
font-size: 0.8em;
color: #9B9B9B;
padding: 0px;
margin-left:3%;
margin-bottom:8px;
max-width:80%;
}
.descr {
font-size: 0.9em;
color: #4d4d4d;
font-weight: lighter;
max-width:80%;
margin-left:3%;
}
h1 {
font-size:2em;
}
h2 {
font-size:1.65em;
line-height: 105%;
font-weight: lighter;
max-width:80%;
margin-left:3%;
}
h3 {
font-size:1.2em;
margin-left:3%;
font-weight: bold;
}
h4 {
font-size:1.1em;
}
h5 {
font-size:0.9em;
}
h6 {
font-size:0.8em;
}
a:visited {
color: rgb(50%, 0%, 50%);
}
body {
font-size:10pt;
max-width:100%;
}
a, a:visited {
text-decoration: underline;
}
}
</style>
</head>
<body style="background-color:white;">
<html>
<body>
<div class="graphic">
<img src="heatmap_alln1ATP_JA.png" width="100%"/>
</div>
<div id="cite">出典: <a href="http://www.atpworldtour.com" target="_blank">ATPワールドツアー</a> | <a href="http://www.swissinfo.ch" target="_blank">swissinfo.ch</a> | <a href="https://twitter.com/duc_qn" target="_blank">Duc-Quang Nguyen</a></div>
<script type="text/javascript" src="https://www.swissinfo.ch/static/Themes/basic/js/vendor/iframeResizer.contentWindow.3.5.3.min.js"></script>
</body>
</html>
</body>
</html>