Skip to content

Commit 11db5fd

Browse files
authored
Merge pull request #5 from Suisuroru/main
Format Name
2 parents 9a647c9 + e4d199f commit 11db5fd

34 files changed

+313
-292
lines changed

404.html

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,18 @@
11
<!DOCTYPE html>
2-
<html>
2+
<html lang="zh-CN">
33
<head>
44
<meta charset="utf-8"/>
55
<title>阿罗娜跟丢了!</title>
66
<meta content="Some ideas for modern button styles and effects" name="description"/>
77
<meta content="button, effect, hover, style, inspiration, web design" name="keywords"/>
88
<meta content="Codrops" name="author"/>
9-
<link href="img/15.0904011.ico" mce_href="favicon.ico" rel="shortcut icon" type="img/15.0904011.ico"/>
109
<script src="js/404jquery.min.js" type="text/javascript"></script>
1110
<script src="js/404jquery.beattext.js" type="text/javascript"></script>
1211
<script src="js/404easying.js" type="text/javascript"></script>
1312

1413
<link href="css/404style.css" rel="stylesheet"/>
1514
<link href="./images/logo.ico" rel="icon">
1615
<link href="css/404button.css" rel="stylesheet"/>
17-
<link href="css/reset.css" rel="stylesheet"/>
1816
<script type="text/javascript">
1917
var system = {};
2018
var p = navigator.platform;
@@ -53,7 +51,7 @@
5351
<body>
5452

5553
<div class="logo" id="a" onclick="playVideoSound();" title="点击我有惊喜!">
56-
<img src="./images/wuwu.png">
54+
<img src="images/arona_wuwu.png">
5755
<!-- 隐藏的视频元素 -->
5856
<video class="hidden-video" id="hiddenVideo" preload="auto" src="/video/easteregg.mp4"></video>
5957

xuanze.html renamed to choose.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
<!DOCTYPE html>
2-
<html lang="en">
2+
<html lang="zh-CN">
33
<head>
44
<meta charset="UTF-8">
55
<meta content="width=device-width, initial-scale=1.0" name="viewport">
66
<title>以下三个是服务器主要管理员的B站账号</title>
77
<link href="./images/logo.ico" rel="icon">
8-
<link href="./css/xuanzestyles.css" rel="stylesheet">
8+
<link href="css/choose_styles.css" rel="stylesheet">
99
</head>
1010
<body>
1111
<div class="container">
File renamed without changes.

css/lunbo.css renamed to css/range.css

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,6 @@
77
margin: auto; /* 在水平方向自动调整外边距,实现居中 */
88
}
99

10-
/* 其他样式保持不变 */
11-
1210
.carousel .slides {
1311
display: flex;
1412
padding: 0;
@@ -49,7 +47,7 @@
4947
}
5048

5149
.carousel .nav-dots .dot a.active::before {
52-
background: rgba(0, 0, 0, 0.6);
50+
background: lightskyblue; /* 选中时的颜色 */
5351
}
5452

5553
.carousel .nav-arrows {
@@ -166,4 +164,4 @@
166164
.carousel .nav-arrows li.arrow-right {
167165
right: 5px;
168166
}
169-
}
167+
}
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)