This website works better with JavaScript.
首頁
探索
說明
登入
OGS-Main
/
ogs-site
關註
2
收藏
0
複製
0
程式碼
問題管理
0
合併請求
0
版本發佈
0
Wiki
Activity
瀏覽代碼
more
master
Михаил Капелько
3 年之前
父節點
e5d6f913b5
當前提交
2641f77d36
共有
1 個文件被更改
,包括
12 次插入
和
0 次删除
分割檢視
Diff Options
Show Stats
Download Patch File
Download Diff File
+12
-0
К/index.html
+ 12
- 0
К/index.html
查看文件
@@ -15,6 +15,18 @@
right: 0;
bottom: 0;
background-color: red;
}
html
{
background-color: blue;
margin: 0;
height: 100%;
}
body
{
background-color: green;
margin: 0;
height: 100%;
}
</style>
</head>
Write
Preview
Loading…
取消
儲存