本網站在啟用 JavaScript 的情況下可以運作的更好。
首頁
探索
說明
登入
chemicalcrux
/
crux.sexy
關注
1
收藏
0
複製
0
程式碼
問題
0
合併請求
0
版本發佈
0
Wiki
活動
瀏覽代碼
Add animation to the Discord button
master
Fen Dweller
5 年之前
父節點
f5c29bcc4f
當前提交
581d512839
共有
1 個檔案被更改
,包括
6 行新增
和
0 行删除
分割檢視
Diff Options
Show Stats
Download Patch File
Download Diff File
+6
-0
static/sexy.css
+ 6
- 0
static/sexy.css
查看文件
@@ -342,6 +342,12 @@ a:hover {
#discord-image {
width: 100%;
height: 100%;
transition: 0.2s !important;
}
#discord-image:hover {
transition: 0.2s;
transform: scale(1.25, 1.25);
}
.back-text {
Write
Preview
Loading…
取消
儲存