소스 검색

增加了内边距

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>