This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
samien
/
three.js
mirror da
https://github.com/mrdoob/three.js.git
Segui
1
Vota
0
Forka
0
File
Problemi
0
Wiki
Sfoglia il codice sorgente
close style tag
Alex Schworer
15 anni fa
parent
8ea0f27602
commit
3b9d05563f
1 ha cambiato i file
con
1 aggiunte
e
1 eliminazioni
Visualizzazione separata
Mostra Diff Stats
1
1
examples/geometry_birds.html
+ 1
- 1
examples/geometry_birds.html
Vedi File
@@ -19,7 +19,7 @@
top: 0px; width: 100%;
padding: 5px;
}
-
</style
+
</style>
</head>
<body>