本網站在啟用 JavaScript 的情況下可以運作的更好。
首頁
探索
說明
登入
kornerr
/
MYPOM
關注
1
收藏
0
複製
0
程式碼
問題
0
合併請求
0
版本發佈
3
Wiki
活動
瀏覽代碼
btn
tags/4.1
Михаил Капелько
3 年之前
父節點
c9b8f758af
當前提交
9b29d56786
共有
1 個檔案被更改
,包括
3 行新增
和
2 行删除
分割檢視
Diff Options
Show Stats
Download Patch File
Download Diff File
+3
-2
3.0/редактор/index.html
+ 3
- 2
3.0/редактор/index.html
查看文件
@@ -19,10 +19,10 @@
top: 0;
bottom: 0;
width: 4em;
border: 1px solid lightgrey;
display: flex;
justify-content: center;
padding-top: 1em;
background: snow;
}
#воспроизведение
{
@@ -38,10 +38,11 @@
border-radius: 50%;
width: 3em;
height: 3em;
border:
1
px solid lightgrey;
border:
2
px solid lightgrey;
display: flex;
align-items: center;
justify-content: center;
background: white;
}
</style>
</head>
Write
Preview
Loading…
取消
儲存