This website works better with JavaScript.
首頁
探索
說明
登入
chemicalcrux
/
gorge
關註
1
收藏
0
複製
0
程式碼
問題管理
0
合併請求
0
版本發佈
9
Wiki
Activity
瀏覽代碼
Fix positioning of news items
tags/v0.0.4
Fen Dweller
5 年之前
父節點
234c837a05
當前提交
d69490ae26
共有
1 個文件被更改
,包括
1 次插入
和
1 次删除
分割檢視
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
gorge.css
+ 1
- 1
gorge.css
查看文件
@@ -501,7 +501,7 @@ div::-webkit-scrollbar-corner {
pointer-events: none;
text-align: center;
position: fixed;
top:
50vw
;
top:
90vh
;
left: 50vw;
transform-origin: 0% 0%;
animation: news-text-frames 10s cubic-bezier(0.68, -0.55, 0.265, 1.55);
Write
Preview
Loading…
取消
儲存