Minor modifications.
This commit is contained in:
parent
57253d6455
commit
e8c9b695c4
@ -140,6 +140,7 @@
|
||||
<div>Example models:</div>
|
||||
<div class="example_models">
|
||||
<a href="index.html#model=assets/models/logo.obj,assets/models/logo.mtl">logo</a>
|
||||
<span style="color:#aaaaaa;"> | </span>
|
||||
<a href="index.html#model=assets/models/solids.obj,assets/models/solids.mtl">solids</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@ -666,7 +666,7 @@ div.ov_progress
|
||||
|
||||
}
|
||||
|
||||
@media only screen and (max-height: 600px)
|
||||
@media only screen and (max-height: 700px)
|
||||
{
|
||||
|
||||
.only_full_height
|
||||
|
||||
Loading…
Reference in New Issue
Block a user