Many improvement
This commit is contained in:
@@ -16,8 +16,6 @@
|
||||
|
||||
<?php include "../common/header.html"; ?>
|
||||
|
||||
<center>
|
||||
|
||||
<div class="cont">
|
||||
|
||||
<button id="startStopBtn" onclick="startStop()"></button>
|
||||
@@ -55,7 +53,6 @@
|
||||
<a href="https://github.com/librespeed/speedtest">Source code</a>
|
||||
|
||||
</div>
|
||||
</center>
|
||||
<script type="text/javascript">setTimeout(function(){initUI()},100);</script>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@@ -67,8 +67,3 @@
|
||||
display:block;
|
||||
margin: 0 auto;
|
||||
}
|
||||
@media all and (max-width:40em){
|
||||
body{
|
||||
font-size:0.8em;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user