Skip to content

Commit 87db766

Browse files
format: prettier
1 parent 966f778 commit 87db766

File tree

2 files changed

+10
-6
lines changed

2 files changed

+10
-6
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,6 @@
11
# hacker
2-
謝謝這些駭客大大們維護 SITCON 的世界和平 <(_ _)>
2+
3+
謝謝這些駭客大大們維護 SITCON 的世界和平 <(\_ \_)>
4+
5+
6+
<https://sitcon.org/hacker/>

index.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!DOCTYPE html>
1+
<!doctype html>
22
<html lang="zh-Hant">
33
<head>
44
<meta charset="utf-8" />
@@ -134,13 +134,13 @@
134134
}
135135

136136
.logo {
137-
display: block;
137+
display: block;
138138
position: fixed;
139139
right: 0;
140140
bottom: 0;
141-
width: 50vh;
142-
filter: opacity(.05);
143-
z-index: -1;
141+
width: 50vh;
142+
filter: opacity(0.05);
143+
z-index: -1;
144144
}
145145
</style>
146146
</head>

0 commit comments

Comments
 (0)