5 <meta name=
"viewport" content=
"width=device-width, initial-scale=1" />
7 <link rel=
"stylesheet" href=
"../style.css#" type=
"text/css" />
9 <script type=
"text/javascript">
11 let href
= location
.href
;
12 for(let i
=href
.length
-1;i
>0;i
--){
13 if('/'==href
.charAt(i
) && '/'==href
.charAt(i
-3))
20 location
.href
= location
.href
.substring(0,i
+1)+page
;
22 function nav2Lang(lang
){
24 let href
= location
.href
;
25 location
.href
= location
.href
.substring(0,i
-2)+lang
+location
.href
.substring(i
);
30 <header class='header'
>
31 <a class=
"logo" href=
"javascript:void(0)" onclick=
"return nav2('index.html')">Home
</a> <a class=
"logo" href=
"javascript:void(0)" onclick=
"return nav2('tags/index.html')">Tags
</a>
34 <a class=
"logo" href=
"javascript:void(0)" onclick=
"return nav2Lang('en')">English
</a>
42 <div class=
"container">
43 <h1 class=
"title">CSS样式
45 <span class=
"subtitle"></span>
50 <p><a>超微浏览器
</a>自动装载
"css
"目录下所有.css文件作为全局样式供用户选用。点击以下配置链接可自动添加为全局样式:
</p>
51 <p><a href=
"i:0hcss/使用默认字体.css:../searchurl/txt/clearfont.css">强制使用默认字体
</a><br>
52 <a href=
"i:0hcss/配合透明状态栏.css:../searchurl/txt/margintop.css">配合透明状态栏(沉浸)
</a></p>
53 <p>文件
"night.css
"为用户自定义夜间模式样式,点击以下配置链接安装不同的夜间模式:
<br>
54 <a href=
"i:0hnight.css:../searchurl/txt/night.css">webview
81+ 夜间模式
</a><br>
55 <a href=
"i:0hnight.css:../searchurl/txt/night_old.css">webview
80- 夜间模式
</a></p>
58 <p>Last Modified:
14 February
2023<br>
59 i:
0h to use relative path
<br>
64 src='https://giscus.app/client.js'
65 data-repo=
"torappinfo/uweb"
66 data-repo-id=
"MDEwOlJlcG9zaXRvcnkzMDIyMDU3MjE="
67 data-category=
"Announcements"
68 data-category-id=
"DIC_kwDOEgNLGc4CQjsh"
71 data-reactions-enabled=
"1"
72 data-emit-metadata=
"0"
73 data-input-position=
"top"
77 crossorigin=
"anonymous" async
>