-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
75 lines (61 loc) · 1.77 KB
/
index.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
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<title>one</title>
<Link Rel="SHORTCUT ICON" href="./ICO.ico">
<body background="./background.jpg"
style=" background-repeat:no-repeat ;
background-size:100% 100%;
background-attachment: fixed;"
>
<style>
#canvas {
position: absolute;
z-index: 10;
top: 0;
left: 0;
bottom: 0;
right: 0;
cursor: none;
}
.content{
position: absolute;
z-index: 11;
right: 0;
left: 0;
top: 0;
bottom: 0;
}
.splash{
position: relative;
}
img#qq {
width: 128px;
background-size: cover;
border-radius: 200px;
box-shadow: 0px 0px 40px rgba(63, 81, 181, 0.72);
border: 3px solid #00a0ff;
opacity: 1;
margin: 0 auto;
margin-bottom: 20px;
transition: all 1.0s;
}
#qq:hover {
box-shadow: 0 0 10px #fff;
-webkit-box-shadow: 0 0 19px #fff;
transform:rotate(360deg);
-ms-transform:rotate(360deg); /* IE 9 */
-moz-transform:rotate(360deg); /* Firefox */
-webkit-transform:rotate(360deg); /* Safari 和 Chrome */
-o-transform:rotate(360deg); /* Opera */
filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}
</style>
</head>
<div class="jumbotron">
<div class="container">
<div class="splash">
<div class="content">
<center><img src="./LOGO.png" tppabs="" alt="PatternFly logo" id="qq" class="wow fadeInDown animated"
style="visibility: visible; animation-name: fadeInDown;"></center>
<center><img src="./WEL.png"></center>
<center><a href="https://space.bilibili.com/357681195/"><img border="0" src="./bilibili.jpeg"></a> </center>
<center><font size="5"><a href="https://space.bilibili.com/357681195/"target="_blank">Bilibili</a></font> </center>