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