Ver Fonte

docs: clean up.

linbingquan há 4 anos atrás
pai
commit
554bf7be5d

+ 0 - 2
docs/manual/ar/introduction/Creating-a-scene.html

@@ -26,7 +26,6 @@
 				<title>My first three.js app</title>
 				<style>
 					body { margin: 0; }
-					canvas { display: block; }
 				</style>
 			</head>
 			<body>
@@ -230,7 +229,6 @@
 				<title>My first three.js app</title>
 				<style>
 					body { margin: 0; }
-					canvas { display: block; }
 				</style>
 			</head>
 			<body>

+ 0 - 2
docs/manual/en/introduction/Creating-a-scene.html

@@ -23,7 +23,6 @@
 				<title>My first three.js app</title>
 				<style>
 					body { margin: 0; }
-					canvas { display: block; }
 				</style>
 			</head>
 			<body>
@@ -126,7 +125,6 @@
 				<title>My first three.js app</title>
 				<style>
 					body { margin: 0; }
-					canvas { display: block; }
 				</style>
 			</head>
 			<body>

+ 0 - 2
docs/manual/zh/introduction/Creating-a-scene.html

@@ -23,7 +23,6 @@
 				<title>My first three.js app</title>
 				<style>
 					body { margin: 0; }
-					canvas { display: block; }
 				</style>
 			</head>
 			<body>
@@ -126,7 +125,6 @@
 				<title>My first three.js app</title>
 				<style>
 					body { margin: 0; }
-					canvas { display: block; }
 				</style>
 			</head>
 			<body>