Main Page: Difference between revisions

From yangwa
No edit summary
No edit summary
Line 2: Line 2:


{{#if:{{#ifeq:{{USERID}}|0|0|1}}|
{{#if:{{#ifeq:{{USERID}}|0|0|1}}|
<!-- 🌑 未登录视图 -->
<!-- 🌟 未登录视图:纯白居中布局 + DNA + 简洁按钮 -->
<html>
<html>
   <style>
   <style>
     body {
     /* === 全局纯白背景,黑字 === */
       background-color: #ffffff;
    body.skin-vector-2022.page-Main_Page,
       color: #000000;
    body.skin-vector-2022.page-Main_Page .mw-body,
       font-family: 'Segoe UI', sans-serif;
    body.skin-vector-2022.page-Main_Page .mw-footer,
    body.skin-vector-2022.page-Main_Page .vector-body,
    body.skin-vector-2022.page-Main_Page .vector-page,
    body.skin-vector-2022.page-Main_Page #mw-content,
    body.skin-vector-2022.page-Main_Page #content {
       background-color: #ffffff !important;
       color: #000000 !important;
    }
 
    /* === 顶部导航强制纯白 & 去阴影 === */
    body.skin-vector-2022.page-Main_Page .vector-header-container,
    body.skin-vector-2022.page-Main_Page .vector-header {
      background: #ffffff !important;
      box-shadow: none !important;
       border-bottom: none !important;
    }
 
    /* === 隐藏侧边栏(未登录) === */
    body.skin-vector-2022.page-Main_Page #mw-panel,
    body.skin-vector-2022.page-Main_Page #mw-sidebar {
      display: none !important;
     }
     }


    /* === 布局样式 === */
     .homepage-container {
     .homepage-container {
       max-width: 1000px;
       max-width: 1000px;
Line 16: Line 37:
       padding: 80px 20px;
       padding: 80px 20px;
       text-align: center;
       text-align: center;
      font-family: 'Segoe UI', sans-serif;
     }
     }


Line 58: Line 80:
     }
     }


    /* 🧬 浮动 DNA 动画 */
     .floating-dna {
     .floating-dna {
       font-size: 28px;
       font-size: 28px;
Line 77: Line 100:
   </style>
   </style>


   <!-- 🧬 DNA icons -->
   <!-- 🧬 DNA Icons -->
   <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 BioPharmaceutics</h1>
     <h1>Welcome to the Lab of Synthetic BioPharmaceutics</h1>
Line 90: Line 114:
     </div>
     </div>
     <div class="footer">
     <div class="footer">
       © 2025 Yangwa Lab · <a href="https://beian.miit.gov.cn" target="_blank" style="color: #888; text-decoration: none;">蜀ICP备2025131392号</a>
       © 2025 Yangwa Lab ·  
      <a href="https://beian.miit.gov.cn" target="_blank" style="color: #999; text-decoration: none;">蜀ICP备2025131392号</a>
     </div>
     </div>
   </div>
   </div>

Revision as of 01:54, 14 April 2025


🧬
🧬
🧬

Welcome to the Lab of Synthetic BioPharmaceutics

Please log in to access Labwiki content.