diff --git a/_posts/index.xml b/_posts/index.xml index 6921a53..0058eaf 100644 --- a/_posts/index.xml +++ b/_posts/index.xml @@ -6,7 +6,21 @@ Recent content in _posts on Hugo -- gohugo.io en-us - Thu, 24 Mar 2022 00:00:00 +0000 + Sun, 03 Apr 2022 00:00:00 +0000 + + CSS样式 + https://jamesfengcao.gitee.io/uwebzh/globalcss/ + Sun, 03 Apr 2022 00:00:00 +0000 + + https://jamesfengcao.gitee.io/uwebzh/globalcss/ + 超微浏览器自动装载"/sdcard/uweb/css"目录下所有.css文件作为全局样式供用户选用。点击以下配置链接可自动添加为全局样式: +强制使用默认字体 +配合透明状态栏(沉浸) +文件"/sdcard/uweb/night.css"为用户自定义夜间模式样式,点击以下配置链接安装不同的夜间模式: +webview 81+ 夜间模式 +webview 80- 夜间模式 + + 信息隐藏技术总览 https://jamesfengcao.gitee.io/uwebzh/adblock/ @@ -509,19 +523,6 @@ mimetype用来表示命令的输出类型。除了标准的mimetype之外,超 复制手机剪贴板至PC剪贴板:clip:ssh [user:password]@192.168.2.102 "DISPLAY=:0 xsel -i" PC剪贴板至手机剪贴板:/clip:ssh [user:password]@192.168.2.102 "DISPLAY=:0 xsel -o" - - CSS样式 - https://jamesfengcao.gitee.io/uwebzh/globalcss/ - Mon, 01 Jan 0001 00:00:00 +0000 - - https://jamesfengcao.gitee.io/uwebzh/globalcss/ - 超微浏览器自动装载"/sdcard/uweb/css"目录下所有.css文件作为全局样式供用户选用。点击以下配置链接可自动添加为全局样式: -配合透明状态栏(沉浸) -文件"/sdcard/uweb/night.css"为用户自定义夜间模式样式,点击以下配置链接安装不同的夜间模式: -webview 81+ 夜间模式 -webview 80- 夜间模式 - - 便利链接 https://jamesfengcao.gitee.io/uwebzh/urls/ diff --git a/globalcss/index.html b/globalcss/index.html index 1c5622b..62b112e 100644 --- a/globalcss/index.html +++ b/globalcss/index.html @@ -24,7 +24,8 @@

超微浏览器自动装载"/sdcard/uweb/css"目录下所有.css文件作为全局样式供用户选用。点击以下配置链接可自动添加为全局样式:

-

配合透明状态栏(沉浸)

+

强制使用默认字体
+配合透明状态栏(沉浸)

文件"/sdcard/uweb/night.css"为用户自定义夜间模式样式,点击以下配置链接安装不同的夜间模式:
webview 81+ 夜间模式
webview 80- 夜间模式

diff --git a/index.html b/index.html index b44d54c..1867968 100644 --- a/index.html +++ b/index.html @@ -74,6 +74,12 @@ +
  • + + CSS样式 + +
  • +
  • 信息隐藏技术总览 @@ -194,12 +200,6 @@
  • -
  • - - CSS样式 - -
  • -
  • 便利链接 diff --git a/index.xml b/index.xml index ebb1b3b..aef9083 100644 --- a/index.xml +++ b/index.xml @@ -6,7 +6,21 @@ Recent content on Hugo -- gohugo.io en-us - Thu, 24 Mar 2022 00:00:00 +0000 + Sun, 03 Apr 2022 00:00:00 +0000 + + CSS样式 + https://jamesfengcao.gitee.io/uwebzh/globalcss/ + Sun, 03 Apr 2022 00:00:00 +0000 + + https://jamesfengcao.gitee.io/uwebzh/globalcss/ + 超微浏览器自动装载"/sdcard/uweb/css"目录下所有.css文件作为全局样式供用户选用。点击以下配置链接可自动添加为全局样式: +强制使用默认字体 +配合透明状态栏(沉浸) +文件"/sdcard/uweb/night.css"为用户自定义夜间模式样式,点击以下配置链接安装不同的夜间模式: +webview 81+ 夜间模式 +webview 80- 夜间模式 + + 信息隐藏技术总览 https://jamesfengcao.gitee.io/uwebzh/adblock/ @@ -509,19 +523,6 @@ mimetype用来表示命令的输出类型。除了标准的mimetype之外,超 复制手机剪贴板至PC剪贴板:clip:ssh [user:password]@192.168.2.102 "DISPLAY=:0 xsel -i" PC剪贴板至手机剪贴板:/clip:ssh [user:password]@192.168.2.102 "DISPLAY=:0 xsel -o" - - CSS样式 - https://jamesfengcao.gitee.io/uwebzh/globalcss/ - Mon, 01 Jan 0001 00:00:00 +0000 - - https://jamesfengcao.gitee.io/uwebzh/globalcss/ - 超微浏览器自动装载"/sdcard/uweb/css"目录下所有.css文件作为全局样式供用户选用。点击以下配置链接可自动添加为全局样式: -配合透明状态栏(沉浸) -文件"/sdcard/uweb/night.css"为用户自定义夜间模式样式,点击以下配置链接安装不同的夜间模式: -webview 81+ 夜间模式 -webview 80- 夜间模式 - - 便利链接 https://jamesfengcao.gitee.io/uwebzh/urls/ diff --git a/searchurl/txt/clearfont.css b/searchurl/txt/clearfont.css new file mode 100644 index 0000000..a936df1 --- /dev/null +++ b/searchurl/txt/clearfont.css @@ -0,0 +1 @@ +*{font-family:initial!important} diff --git a/sitemap.xml b/sitemap.xml index 0f67152..5970cd9 100644 --- a/sitemap.xml +++ b/sitemap.xml @@ -3,10 +3,13 @@ xmlns:xhtml="http://www.w3.org/1999/xhtml"> https://jamesfengcao.gitee.io/uwebzh/ - 2022-03-24T00:00:00+00:00 + 2022-04-03T00:00:00+00:00 https://jamesfengcao.gitee.io/uwebzh/_posts/ - 2022-03-24T00:00:00+00:00 + 2022-04-03T00:00:00+00:00 + + https://jamesfengcao.gitee.io/uwebzh/globalcss/ + 2022-04-03T00:00:00+00:00 https://jamesfengcao.gitee.io/uwebzh/adblock/ 2022-03-24T00:00:00+00:00 @@ -116,8 +119,6 @@ https://jamesfengcao.gitee.io/uwebzh/categories/ https://jamesfengcao.gitee.io/uwebzh/tags/css/ - - https://jamesfengcao.gitee.io/uwebzh/globalcss/ https://jamesfengcao.gitee.io/uwebzh/tags/%E4%B8%8B%E8%BD%BD/