浏览代码

Fix wrong hexa color in webgl_loader_sea3d_keyframe

Tristan Valcke 8 年之前
父节点
当前提交
c300f30de4
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      examples/webgl_loader_sea3d_keyframe.html

+ 1 - 1
examples/webgl_loader_sea3d_keyframe.html

@@ -28,7 +28,7 @@
 	</head>
 	</head>
 	<body>
 	<body>
 		<div id="info">
 		<div id="info">
-			<a href="http://threejs.org" target="_blank">three.js</a> - asset by <a href="https://github.com/sunag/sea3d" style="color:#FFFFF" target="_blank">sea3d</a>
+			<a href="http://threejs.org" target="_blank">three.js</a> - asset by <a href="https://github.com/sunag/sea3d" style="color:#FFFFFF" target="_blank">sea3d</a>
 			<div id="description">Click to play</div>
 			<div id="description">Click to play</div>
 		</div>
 		</div>