惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

T
Troy Hunt's Blog
Blog — PlanetScale
Blog — PlanetScale
Engineering at Meta
Engineering at Meta
F
Full Disclosure
Recorded Future
Recorded Future
The GitHub Blog
The GitHub Blog
Microsoft Security Blog
Microsoft Security Blog
GbyAI
GbyAI
博客园_首页
博客园 - 叶小钗
MongoDB | Blog
MongoDB | Blog
Exploit-DB.com RSS Feed
Exploit-DB.com RSS Feed
Recent Commits to openclaw:main
Recent Commits to openclaw:main
H
Hacker News: Front Page
人人都是产品经理
人人都是产品经理
The Cloudflare Blog
博客园 - 司徒正美
Webroot Blog
Webroot Blog
Google DeepMind News
Google DeepMind News
Help Net Security
Help Net Security
Cloudbric
Cloudbric
PCI Perspectives
PCI Perspectives
有赞技术团队
有赞技术团队
K
KPMG report finds enterprise disconnect between AI and its ROI | CIO
TaoSecurity Blog
TaoSecurity Blog
L
Lohrmann on Cybersecurity
量子位
Threat Intelligence Blog | Flashpoint
Threat Intelligence Blog | Flashpoint
T
Tailwind CSS Blog
Hacker News - Newest:
Hacker News - Newest: "LLM"
B
Blog RSS Feed
Apple Machine Learning Research
Apple Machine Learning Research
大猫的无限游戏
大猫的无限游戏
P
Proofpoint News Feed
N
News and Events Feed by Topic
罗磊的独立博客
T
Threat Research - Cisco Blogs
Schneier on Security
Schneier on Security
T
Tor Project blog
IT之家
IT之家
M
MIT News - Artificial intelligence
S
Security @ Cisco Blogs
O
OpenAI News
AI
AI
S
Securelist
Simon Willison's Weblog
Simon Willison's Weblog
The Last Watchdog
The Last Watchdog
月光博客
月光博客
Security Archives - TechRepublic
Security Archives - TechRepublic
L
LINUX DO - 热门话题

默小班

如何为宝塔面板添加腾讯云cos备份账号,实现自动备份功能? – 默小班 如何开启http3,实现站点的高速传输? – 默小班 浪浪云香港轻量半全面测评文章 – 默小班 如何优化你的WordPress站点,实现网站秒开? – 默小班 2024年 教你免费域名us.kg白嫖,并托管到cloudflare! – 默小班 如何使用虚拟主机搭建属于自己的网站? – 默小班 WordPress套cdn+waf后台不可用前台样式丢失? – 默小班 免费 领取网易云音乐黑胶vip – 默小班 如何做搜索功能优化,增加网站的b格 – 默小班
如何美化uptime kuma(水文章) – 默小班
默小班 · 2026-05-30 · via 默小班

本文最后更新于 553 天前,其中的信息可能已经失效或是发生改变。 如有疑问,请发送邮件📧到:post@memxb.top

前言

最近因为手头有点富裕了,所以去土云把之前老板给我那台机器拿来当副主机来用了,先是安装了1panel,然后直接装了uptimekuma。这个是我美化后的图

方法(代码)

接下来是美化代码,这个代码是我用ai写的,需要的可以自取

body {    background-color: #f5f7fa; /* 浅背景色 */    color: #333; /* 字体颜色 */    font-family: 'Microsoft YaHei', 'PingFang SC', sans-serif; /* 使用中文字体 */    margin: 20px; /* 页面边距 */}h1, h2 {    color: #4a90e2; /* 标题颜色 */    font-size: 24px; /* 标题字体大小 */    margin-bottom: 15px; /* 标题下边距 */}.service-container {    background-color: #ffffff; /* 服务容器背景 */    border-radius: 10px; /* 圆角效果 */    padding: 20px; /* 内边距 */    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1); /* 阴影效果 */    margin-bottom: 20px; /* 外边距 */}.service-item {    display: flex;    justify-content: space-between;    align-items: center;    padding: 10px 0; /* 每个服务项的内边距 */    border-bottom: 1px solid #eaeaea; /* 分隔线 */    overflow: hidden; /* 防止溢出 */}.service-item:last-child {    border-bottom: none; /* 去掉最后一个项的分隔线 */}.service-name {    font-weight: bold; /* 加粗 */    white-space: nowrap; /* 防止换行 */    overflow: hidden; /* 防止溢出 */    text-overflow: ellipsis; /* 超出部分用省略号表示 */}.status-indicator {    color: #2ecc71; /* 状态指示器颜色 */}.progress {    background-color: #e0e0e0; /* 进度条背景 */    border-radius: 15px; /* 圆角进度条 */    height: 10px; /* 进度条高度 */    flex-grow: 1; /* 进度条占据剩余空间 */    margin-left: 10px; /* 左边距 */}.progress-bar {    background-color: #4caf50; /* 进度条颜色 */    height: 100%; /* 进度条高度 */    border-radius: 15px; /* 圆角效果 */}/* 小组件的样式 */.widget {    background-color: #ffffff; /* 小组件背景 */    border-radius: 10px;    padding: 15px; /* 内边距 */    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1); /* 阴影效果 */}

这个代码在你添加状态页之后复制进自定义css即可

这个纯属没事更新的文章,有不足欢迎在评论区讨论!

本站所有文章受 Axiom-CP 原创作品许可协议进行保护
Axiom-CP 原创作品许可协议详情

文章标题: 如何美化uptime kuma(水文章)
文章固定链接: https://www.memxb.top/archives/402
文章作者: 默小班

|´・ω・)ノ

ヾ(≧∇≦*)ゝ

(☆ω☆)

(╯‵□′)╯︵┴─┴

 ̄﹃ ̄

(/ω\)

∠( ᐛ 」∠)_

(๑•̀ㅁ•́ฅ)

→_→

୧(๑•̀⌄•́๑)૭

٩(ˊᗜˋ*)و

(ノ°ο°)ノ

(´இ皿இ`)

⌇●﹏●⌇

(ฅ´ω`ฅ)

(╯°A°)╯︵○○○

φ( ̄∇ ̄o)

ヾ(´・ ・`。)ノ"

( ง ᵒ̌皿ᵒ̌)ง⁼³₌₃

(ó﹏ò。)

Σ(っ °Д °;)っ

( ,,´・ω・)ノ"(´っω・`。)

╮(╯▽╰)╭

o(*////▽////*)q

>﹏<

( ๑´•ω•) "(ㆆᴗㆆ)

😂

😀

😅

😊

🙂

🙃

😌

😍

😘

😜

😝

😏

😒

🙄

😳

😡

😔

😫

😱

😭

💩

👻

🙌

🖕

👍

👫

👬

👭

🌚

🌝

🙈

💊

😶

🙏

🍦

🍉

😣

Source: github.com/k4yt3x/flowerhd

Source: https://github.com/MengXi2021/Argon-Emoji-DailyNotes

Source: https://github.com/Ghost-chu/argon-huhu-emotions

Source: github.com/zhheo/Sticker-Heo

颜文字

Emoji

小恐龙

花!

每日手帐

呼呼

Heo

B站基础表情

B站节日表情

B站游戏表情

B站活动表情