Skip to content

Commit 0ee9785

Browse files
committed
update dabai
1 parent 176760c commit 0ee9785

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

大白特效.html renamed to 大白.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22
<html>
33
<head>
44
<meta charset="utf-8">
5-
<title>大白特效</title>
6-
<meta name="keywords" content="大白,特效">
7-
<meta name="description" content="大白特效">
5+
<title>大白</title>
6+
<meta name="keywords" content="大白">
7+
<meta name="description" content="大白">
88
<style>
99
*{margin:0;padding:0;}
10-
body{background:url("img/bg.png")}
10+
body{background:#5e6580}
1111
.Baymax{width:300px;height:600px;margin:20px auto auto;position:relative;}
1212
.head{width:100px;height:75px;background:#fff;border-radius:50%;box-shadow:0 6px 6px #888,6px 6px 6px #ccc inset;position:absolute;left:100px;z-index:100;animation:shakehead 10s infinite;}
1313
.cover{width:60px;height:12px;position:absolute;left:50%;transform:translate(-50%,0);z-index:101;}

0 commit comments

Comments
 (0)