切換搜尋
搜尋
切換選單
1
2
12
鑽石託管 | DiamondHost WIKI
導覽
首頁
近期變更
隨機頁面
MediaWiki說明
特殊頁面
切換偏好設定選單
notifications
切換個人選單
尚未登入
若您做出任何編輯,會公開您的 IP 位址。
user-interface-preferences
個人工具
討論
貢獻
建立帳號
登入
檢視MediaWiki:Common.css的原始碼
MediaWiki介面頁面
視圖
閱讀
檢視原始碼
檢視歷史
associated-pages
系統訊息
討論
更多操作
←
MediaWiki:Common.css
由於以下原因,您無權編輯此頁面:
本頁用來提供此 Wiki 軟體介面上的文字,並且已被設為保護以防止惡意修改。 如欲增加或修改 Wiki 的翻譯,請至
translatewiki.net
上的 MediaWiki 在地化專案。
您沒有權限來編輯此 CSS 頁面,因為這會影響到所有的網站訪客。
您可以檢視並複製此頁面的原始碼。
/* --- 全局背景與字體設定 --- */ body { background-color: #f4f7f9 !important; /* 全局淺灰背景,增加質感 */ font-family: "Inter", "Segoe UI", "PingFang TC", "Microsoft JhengHei", sans-serif !important; } /* --- 內容區域優化 (中間白色的部分) --- */ #content { background-color: #ffffff !important; border: 1px solid #e1e4e8 !important; border-radius: 8px !important; box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05) !important; /* 增加懸浮感 */ padding: 2.5em !important; margin-top: 10px !important; } /* --- 首頁大標題樣式優化 --- */ #firstHeading { border-bottom: 2px solid #007bff !important; font-size: 2.2em !important; color: #1a202c !important; font-weight: 700 !important; padding-bottom: 0.5em !important; } /* --- 頂部導覽列 (閱讀、編輯、檢視歷史) --- */ #p-views ul li { background-color: transparent !important; border: none !important; } #p-views ul li a { color: #4a5568 !important; padding: 0.5em 1em !important; transition: all 0.2s ease; } #p-views ul li.selected a { color: #007bff !important; border-bottom: 2px solid #007bff !important; font-weight: bold !important; } /* --- 側邊欄 (Sidebar) 優化 --- */ #mw-panel { padding-top: 1em !important; } #mw-panel .portal h3 { color: #2d3748 !important; font-weight: bold !important; text-transform: uppercase; letter-spacing: 1px; font-size: 0.85em !important; } #mw-panel .portal .body ul li a { color: #4a5568 !important; font-size: 0.95em !important; } #mw-panel .portal .body ul li a:hover { color: #007bff !important; text-decoration: none !important; } /* --- 搜尋框優化 --- */ #searchInput { border-radius: 20px !important; border: 1px solid #cbd5e0 !important; padding: 5px 15px !important; } /* --- 全局表格與區塊 (承接上一次的優化) --- */ .wikitable { border-radius: 8px !important; overflow: hidden; border: none !important; box-shadow: 0 2px 8px rgba(0,0,0,0.05); } .wikitable th { background-color: #007bff !important; border: none !important; } /* 移除預設的頁底裝飾 */ #footer { border: none !important; background: transparent !important; color: #718096 !important; }
返回到「
MediaWiki:Common.css
」。
檢視MediaWiki:Common.css的原始碼
MediaWiki介面頁面