Selaa lähdekoodia

增加了内边距

HOUYT 7 vuotta sitten
vanhempi
commit
f927c71bcb
1 muutettua tiedostoa jossa 2 lisäystä ja 1 poistoa
  1. 2 1
      test.txt

+ 2 - 1
test.txt

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