pg edited
This commit is contained in:
parent
ff04033251
commit
2c354e5f9f
|
|
@ -81,6 +81,11 @@
|
|||
margin: 2px 10px;
|
||||
}
|
||||
|
||||
#version {
|
||||
float: right;
|
||||
margin: 2px 10px;
|
||||
}
|
||||
|
||||
</style>
|
||||
</head>
|
||||
<body class="triple">
|
||||
|
|
@ -214,6 +219,7 @@ main();</textarea>
|
|||
<input type="checkbox" id="compressed" onclick="changeClass()">
|
||||
<label for="compressed">compressed</label>
|
||||
<span id="lenstat"></span>
|
||||
<span id="version">v0.6.0</span>
|
||||
</div>
|
||||
</body>
|
||||
<script>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user