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}}| | ||
<!-- 未登录用户视图(暗色 + DNA + | <!-- 未登录用户视图(暗色 + DNA + 顶栏到底部 + 双按钮统一暗色) --> | ||
<html> | <html> | ||
Line 57: | Line 57: | ||
.dna3 { top: 60%; left: 50%; animation-delay: 3s; } | .dna3 { top: 60%; left: 50%; animation-delay: 3s; } | ||
/* 按钮 hover 效果 */ | /* 🔘 按钮 hover 效果 */ | ||
.login-btn:hover, | .login-btn:hover, | ||
.intro-btn:hover { | .intro-btn:hover { | ||
background-color: #495057 !important; | |||
transform: scale(1.05); | transform: scale(1.05); | ||
} | } | ||
Line 69: | Line 70: | ||
<div class="floating-dna dna3">🧬</div> | <div class="floating-dna dna3">🧬</div> | ||
<!-- 🎯 | <!-- 🎯 欢迎内容 --> | ||
<div style="display:flex; flex-direction:column; align-items:center; justify-content:center; height:90vh; font-family:'Segoe UI',sans-serif; text-align:center; padding: 20px; position:relative; z-index:2;"> | <div style="display:flex; flex-direction:column; align-items:center; justify-content:center; height:90vh; font-family:'Segoe UI',sans-serif; text-align:center; padding: 20px; position:relative; z-index:2;"> | ||
Line 78: | Line 79: | ||
</p> | </p> | ||
<!-- ✅ | <!-- ✅ 按钮组:统一暗色 --> | ||
<div style="display: flex; gap: 20px; justify-content: center; flex-wrap: wrap;"> | <div style="display: flex; gap: 20px; justify-content: center; flex-wrap: wrap;"> | ||
<a href="/index.php?title=Special:UserLogin&returnto=Project:Dashboard" | <a href="/index.php?title=Special:UserLogin&returnto=Project:Dashboard" | ||
class="login-btn" | class="login-btn" | ||
style="padding: 12px 32px; background-color:# | style="padding: 12px 32px; background-color:#343a40; color:white; border-radius:8px; text-decoration:none; font-size:16px; transition: all 0.3s ease;"> | ||
Log in | Log in | ||
</a> | </a> | ||
Line 89: | Line 90: | ||
<a href="/index.php?title=Project:GroupIntro" | <a href="/index.php?title=Project:GroupIntro" | ||
class="intro-btn" | class="intro-btn" | ||
style="padding: 12px 32px; background-color:# | style="padding: 12px 32px; background-color:#343a40; color:white; border-radius:8px; text-decoration:none; font-size:16px; transition: all 0.3s ease;"> | ||
Group Introduction | Group Introduction | ||
</a> | </a> |
Revision as of 23:35, 11 April 2025
🧬
🧬
🧬
Welcome to the Lab of Synthetic Biopharmaceutics
Please log in to access Labwiki content.
© 2025 Yangwa Lab · 蜀ICP备2025131392号