mirror of
https://github.com/torappinfo/uweb.git
synced 2024-08-14 23:54:59 +00:00
rebuilding site Sat Sep 18 07:45:41 PM CST 2021
This commit is contained in:
parent
a37a627e5c
commit
72d3a0da7a
2 changed files with 3 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
<!doctype html>
|
||||
<html>
|
||||
<head>
|
||||
<meta name="generator" content="Hugo 0.87.0" />
|
||||
<meta name="generator" content="Hugo 0.88.1" />
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
|
||||
|
|
|
@ -7,6 +7,8 @@
|
|||
function checkbox_toggle(num){var i;for(i=0;i<num;i++)checkBoxes[i].checked=!checkBoxes[i].checked;return true;}
|
||||
</script>
|
||||
<style>
|
||||
ul{list-style-type:none;}
|
||||
body>ul{padding-left:0;}
|
||||
#NUM{height: 40px; width: 100%;background-color:transparent;border-radius: 50px;}
|
||||
</style>
|
||||
<title>超微浏览器界面配置及杂项功能
|
||||
|
|
Loading…
Reference in a new issue