瀏覽代碼

增加了内边距

HOUYT 7 年之前
父節點
當前提交
f927c71bcb
共有 1 個文件被更改,包括 2 次插入1 次删除
  1. 2 1
      test.txt

+ 2 - 1
test.txt

@@ -1,4 +1,4 @@
-<!DOCTYPE html>
+<!DOCTYPE html>
 <html>
 <head>
 	<title></title>
@@ -9,6 +9,7 @@
 			height: 100px;
 			margin: 0 auto;
     			background-color:"red";
+			padding-left:100px;
 
 		}
 	</style>