顯示頁面舊版反向連結回到頁頂 本頁是唯讀的,您可以看到原始碼,但不能更動它。您如果覺得它不應被鎖上,請詢問管理員。 ~~NOCACHE~~ <html> <style> /* 外層容器 */ #google-style-wrapper { display: flex; flex-direction: column; justify-content: center; align-items: center; min-height: 75vh; padding: 0 1em 15em; text-align: center; box-sizing: border-box; } /* 標題 */ #google-style-wrapper h1 { font-size: 2.2em; margin-bottom: 0.4em; color: #2c3e50; } /* 描述文字 */ #google-style-wrapper p.description { font-size: 1.1em; color: #666; margin-top: 2em; max-width: 480px; } /* 搜索表單 */ #google-style-wrapper form { display: flex; flex-wrap: wrap; justify-content: center; gap: 0.5em; width: 100%; max-width: 480px; } /* 搜索框 */ #google-style-wrapper input[type="text"] { flex: 1 1 auto; height: 42px; font-size: 16px; padding: 5px 15px; border-radius: 20px; border: 1px solid #ccc; box-shadow: inset 0 1px 2px rgba(0,0,0,0.05); outline: none; box-sizing: border-box; min-width: 0; } /* 按鈕 */ #google-style-wrapper input[type="submit"] { height: 42px; padding: 0 20px; font-size: 15px; border-radius: 20px; border: none; cursor: pointer; white-space: nowrap; } /* 響應式調整 */ @media (max-width: 480px) { #google-style-wrapper h1 { font-size: 1.6em; } #google-style-wrapper p.description { font-size: 0.95em; margin-bottom: 1.5em; } #google-style-wrapper form { flex-direction: column; align-items: stretch; gap: 0.5em; } #google-style-wrapper input[type="text"], #google-style-wrapper input[type="submit"] { width: 100%; border-radius: 10px; } } </style> <div id="google-style-wrapper"> <h1>不二 wiki</h1> <form action="/doku.php" method="get" class="form-inline"> <input type="hidden" name="do" value="search"> <input type="text" name="id" placeholder="搜你所尋..."> <input class="btn" type="submit" value="搜尋"> </form> <p class="description"><a target="_blank" href="https://wiki.0xbuer.com/%E4%BD%9B%E5%AD%B8%E5%A4%A7%E8%BE%AD%E5%85%B8/%E4%B8%8D%E4%BA%8C">不二</a> wiki 是一個佛學詞典集成網站,公益運營,內容亦來自網絡。主要目的是方便本人學習查閱,如果也能利益大眾不勝榮幸。</p> <p class="description">如果發現有錯誤的地方,歡迎聯繫我 ximenlaotie@gmail.com,twitter: <a target="_blank" href="https://x.com/anxiangzhai">西門老鐵</a></p> </div> </html> start.txt 上一次變更: 2025/06/23 09:07由 jason