Main Page: Difference between revisions

From yangwa
No edit summary
No edit summary
Line 5: Line 5:
<html>
<html>
   <style>
   <style>
    /* === 页面通用样式 === */
     html, body,
     html, body,
     .mw-page-container,
     .mw-page-container,
Line 22: Line 21:
     }
     }


    /* 🧹 移除顶部和边栏元素 */
     body.skin-vector-2022.page-Main_Page #mw-panel,
     body.skin-vector-2022.page-Main_Page #mw-panel,
     body.skin-vector-2022.page-Main_Page #mw-sidebar,
     body.skin-vector-2022.page-Main_Page #mw-sidebar,
Line 35: Line 33:
     }
     }


    /* 🎯 居中内容区域 */
     .homepage-wrapper {
     .homepage-wrapper {
       position: fixed;
       position: fixed;
Line 44: Line 41:
       font-family: 'Segoe UI', sans-serif;
       font-family: 'Segoe UI', sans-serif;
       z-index: 20;
       z-index: 20;
      max-width: 960px;
      padding: 40px 20px;
     }
     }


     .homepage-wrapper h1 {
     .homepage-wrapper h1 {
       font-size: 28px;
       font-size: 32px;
       font-weight: bold;
       font-weight: bold;
       margin-bottom: 16px;
       margin-bottom: 16px;
Line 54: Line 53:
     .homepage-wrapper p {
     .homepage-wrapper p {
       font-size: 16px;
       font-size: 16px;
       margin-bottom: 20px;
       margin-bottom: 16px;
    }
 
    .homepage-links {
      margin-top: 24px;
     }
     }


Line 68: Line 71:
     }
     }


    /* 🧬 DNA 图标动画,浮动全屏 */
     @keyframes floatDNA {
     @keyframes floatDNA {
       0%  { transform: translateY(0px); opacity: 0.5; }
       0%  { transform: translateY(0px); opacity: 0.5; }
Line 89: Line 91:
     .dna3 { top: 75%; left: 45%; animation-delay: 4s; }
     .dna3 { top: 75%; left: 45%; animation-delay: 4s; }


    /* 📌 页脚信息固定底部 */
     .custom-footer {
     .custom-footer {
       position: fixed;
       position: fixed;
Line 116: Line 117:
   <!-- 🎯 主内容 -->
   <!-- 🎯 主内容 -->
   <div class="homepage-wrapper">
   <div class="homepage-wrapper">
     <h1>Welcome to SynBio Pharmaceutical Lab</h1>
     <h1>SynBio Pharmaceutical Lab</h1>
     <p>Please log in to access Labwiki content.</p>
     <p style="font-size: 18px; color: #333; margin-bottom: 16px;">
      We engineer programmable therapeutic systems at the intersection of synthetic biology and nucleic acid nanotechnology.
    </p>
    <p style="font-size: 15px; color: #555;">
      合成生物药物实验室专注于可编程治疗策略的构建,融合 DNA/RNA origami、基因电路与药物递送系统,推动精准药物与未来药剂学的发展。
    </p>
 
    <p style="margin-top: 32px;">Please log in to access Labwiki content.</p>
     <div class="homepage-links">
     <div class="homepage-links">
       <a href="/index.php?title=Special:UserLogin&returnto=Project:Dashboard">Log in</a>
       <a href="/index.php?title=Special:UserLogin&returnto=Project:Dashboard">Log in</a>
Line 124: Line 132:
   </div>
   </div>


   <!-- 📌 固定页脚信息 -->
   <!-- 📎 固定页脚信息 -->
   <div class="custom-footer">
   <div class="custom-footer">
     <div style="margin-bottom: 4px;">
     <div style="margin-bottom: 4px;">
Line 145: Line 153:
== Welcome ==
== Welcome ==
You are now logged in. This is the main page content visible only to authenticated users.
You are now logged in. This is the main page content visible only to authenticated users.
}}

Revision as of 22:16, 14 April 2025


{{#if:1|

🧬
🧬
🧬

SynBio Pharmaceutical Lab

We engineer programmable therapeutic systems at the intersection of synthetic biology and nucleic acid nanotechnology.

合成生物药物实验室专注于可编程治疗策略的构建,融合 DNA/RNA origami、基因电路与药物递送系统,推动精准药物与未来药剂学的发展。

Please log in to access Labwiki content.

|

Welcome

You are now logged in. This is the main page content visible only to authenticated users.