This website works better with JavaScript.
首頁
探索
說明
登入
chemicalcrux
/
crux.sexy
關註
1
收藏
0
複製
0
程式碼
問題管理
0
合併請求
0
版本發佈
0
Wiki
Activity
瀏覽代碼
Make h3 stand out
master
Fen Dweller
5 年之前
父節點
ce15576149
當前提交
3707357d5e
共有
1 個文件被更改
,包括
4 次插入
和
0 次删除
統一視圖
Diff Options
Show Stats
Download Patch File
Download Diff File
+4
-0
static/changelog.css
+ 4
- 0
static/changelog.css
查看文件
@@ -273,4 +273,8 @@ a:hover {
height: 25vh;
height: 25vh;
background: rgb(16,13,30);
background: rgb(16,13,30);
background: linear-gradient(180deg, rgba(16,13,30,1) 0%, rgba(16,13,30,1) 66%, rgba(16,13,30,0) 100%);
background: linear-gradient(180deg, rgba(16,13,30,1) 0%, rgba(16,13,30,1) 66%, rgba(16,13,30,0) 100%);
}
.h3 {
font-size: 40px;
}
}
Write
Preview
Loading…
取消
儲存