本網站在啟用 JavaScript 的情況下可以運作的更好。
首頁
探索
說明
登入
chemicalcrux
/
satiate
關注
1
收藏
0
複製
0
程式碼
問題
3
合併請求
0
版本發佈
5
Wiki
活動
瀏覽代碼
Revert "Make the actions and description boxes smaller, but also give the move window a max-width"
This reverts commit
47a33e4edc
.
geta
Fen Dweller
5 年之前
父節點
b15fa336d7
當前提交
626a6118fe
共有
1 個檔案被更改
,包括
2 行新增
和
6 行删除
分割檢視
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-6
satiate.css
+ 2
- 6
satiate.css
查看文件
@@ -301,15 +301,11 @@ a:hover {
@media (min-aspect-ratio: 1/1) {
#desc {
flex:
0.5
;
flex:
1
;
}
#actions {
flex: 0.5;
}
#moves {
max-width: 600pt;
flex: 1;
}
}
Write
Preview
Loading…
取消
儲存