Main Page: Difference between revisions
No edit summary |
No edit summary |
||
Line 2: | Line 2: | ||
{{#if:{{#ifeq:{{USERID}}|0|0|1}}| | {{#if:{{#ifeq:{{USERID}}|0|0|1}}| | ||
<!-- | <!-- 🌐 未登录首页视图 --> | ||
<html> | <html> | ||
<style> | <style> | ||
body | body { | ||
background-color: #ffffff !important; | background-color: #ffffff !important; | ||
color: #000000 !important; | color: #000000 !important; | ||
font-family: 'Segoe UI', sans-serif; | |||
margin: 0; | |||
padding: 0; | |||
} | } | ||
/* 隐藏顶部工具栏、LOGO、标题 */ | |||
body.page-Main_Page #mw-head, | |||
body.page-Main_Page #p-logo, | |||
body.page-Main_Page #p-personal, | |||
body.page-Main_Page .vector-header-container, | body.page-Main_Page .vector-header-container, | ||
body.page-Main_Page | body.page-Main_Page .firstHeading, | ||
body.page-Main_Page .mw-logo-wordmark { | |||
body.page-Main_Page .mw-logo-wordmark | |||
display: none !important; | display: none !important; | ||
} | } | ||
/* 主容器 */ | |||
.homepage-container { | .homepage-container { | ||
max-width: 1000px; | max-width: 1000px; | ||
Line 29: | Line 29: | ||
padding: 80px 20px; | padding: 80px 20px; | ||
text-align: center; | text-align: center; | ||
position: relative; | |||
z-index: 1; | |||
} | } | ||
h1 { | h1 { | ||
font-size: | font-size: 34px; | ||
margin-bottom: | font-weight: 600; | ||
color: # | margin-bottom: 10px; | ||
color: #000; | |||
} | } | ||
p { | p { | ||
font-size: 16px; | font-size: 16px; | ||
color: # | color: #333; | ||
margin-bottom: 40px; | margin-bottom: 40px; | ||
} | } | ||
Line 55: | Line 57: | ||
background-color: #333; | background-color: #333; | ||
color: white; | color: white; | ||
padding: 12px | padding: 12px 28px; | ||
border-radius: 8px; | border-radius: 8px; | ||
text-decoration: none; | text-decoration: none; | ||
Line 72: | Line 74: | ||
} | } | ||
/* DNA 浮动动画 */ | |||
.floating-dna { | .floating-dna { | ||
font-size: 28px; | font-size: 28px; | ||
Line 96: | Line 94: | ||
</style> | </style> | ||
<div class="floating-dna dna1">🧬</div> | <div class="floating-dna dna1">🧬</div> | ||
<div class="floating-dna dna2">🧬</div> | <div class="floating-dna dna2">🧬</div> | ||
<div class="floating-dna dna3">🧬</div> | <div class="floating-dna dna3">🧬</div> | ||
<div class="homepage-container"> | <div class="homepage-container"> | ||
<h1>Welcome to the Lab of Synthetic | <h1>Welcome to the Lab of Synthetic BioPharmaceutics</h1> | ||
<p>Please log in to access Labwiki content.</p> | <p>Please log in to access Labwiki content.</p> | ||
<div class="button-group"> | <div class="button-group"> | ||
Line 111: | Line 107: | ||
<div class="footer"> | <div class="footer"> | ||
© 2025 Yangwa Lab · | © 2025 Yangwa Lab · | ||
<a href="https://beian.miit.gov.cn" target="_blank">蜀ICP备2025131392号</a> | <a href="https://beian.miit.gov.cn" target="_blank" style="color: #999; text-decoration: none;">蜀ICP备2025131392号</a> | ||
</div> | </div> | ||
</div> | </div> | ||
Line 117: | Line 113: | ||
| | | | ||
<!-- 👤 | <!-- 👤 登录后显示内容 --> | ||
== Welcome == | |||
You are now logged in. This is the main page content visible only to authenticated users. | |||
}} | }} |
Revision as of 01:44, 14 April 2025
🧬
🧬
🧬
Welcome to the Lab of Synthetic BioPharmaceutics
Please log in to access Labwiki content.