Removed 'website' version; left in 'test suite' version displayed on the 'run' page.

This commit is contained in:
David Fugate 2011-05-03 09:48:03 -07:00
parent 994e6f3049
commit 46cb0b9f54
2 changed files with 0 additions and 7 deletions

View File

@ -153,7 +153,6 @@
<!-- This is the Footer -->
<div class="footer">
<!--<div class="Links"> <a href="">Privacy</a> | <a href="">Terms of Use</a> </div>-->
<div class="siteversion"><b>Ver. 0.6</b> 14-Mar-2011</div>
<div class="copyright"> &copy; <a href='javascript:void(window.open("http://www.ecma-international.org"));'>Ecma International</a> </div>
</div>
<iframe id="scriptLoader" class="hide"></iframe>

View File

@ -158,12 +158,6 @@ li.content
float: left;
}
.footer div.siteversion
{
font-size: 1.5em;
float: left;
}
.footer div.copyright
{
float: right;