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 {
     body {
       background-color: #0d0d0d;
       background-color: #0d0d0d !important;
       color: #ffffff;
       color: #ffffff !important;
       font-family: 'Segoe UI', sans-serif;
       font-family: 'Segoe UI', sans-serif !important;
     }
     }


    /* 隐藏默认顶部/边栏(悬浮可见) */
     body.page-Main_Page #mw-head-base,
     body.page-Main_Page #mw-head-base,
     body.page-Main_Page #p-personal,
     body.page-Main_Page #p-personal,
Line 38: Line 38:
     .floating-dna {
     .floating-dna {
       font-size: 28px;
       font-size: 28px;
       color: #bbb;
       color: #bbb !important;
       position: absolute;
       position: absolute;
       animation: floatDNA 6s ease-in-out infinite;
       animation: floatDNA 6s ease-in-out infinite;
Line 50: Line 50:


     .login-btn, .intro-btn {
     .login-btn, .intro-btn {
       background: none;
       background: none !important;
       color: white;
       color: white !important;
       border: 2px solid white;
       border: 2px solid white !important;
       padding: 12px 32px;
       padding: 12px 32px !important;
       border-radius: 8px;
       border-radius: 8px;
       text-decoration: none;
       text-decoration: none;
       font-size: 16px;
       font-size: 16px;
       transition: all 0.3s ease;
       transition: all 0.3s ease;
      display: inline-block;
     }
     }


     .login-btn:hover, .intro-btn:hover {
     .login-btn:hover, .intro-btn:hover {
       background-color: rgba(255, 255, 255, 0.15);
       background-color: rgba(255, 255, 255, 0.15) !important;
       transform: scale(1.05);
       transform: scale(1.05);
    }
    h1, p {
      color: white !important;
     }
     }


Line 70: Line 75:


     .footer {
     .footer {
       color: #aaa;
       color: #aaa !important;
     }
     }
   </style>
   </style>
Line 100: Line 105:


|
|
<!-- 👤 登录后内容 -->
== 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 01:09, 14 April 2025


🧬
🧬
🧬

Welcome to the Lab of Synthetic Biopharmaceutics

Please log in to access Labwiki content.

© 2025 Yangwa Lab · 蜀ICP备2025131392号