差異處
這裏顯示兩個版本的差異處。
下次修改 | 前次修改 | ||
start [2025/06/21 16:48] – 建立 jason | start [2025/06/23 09:07] (目前版本) – jason | ||
---|---|---|---|
行 1: | 行 1: | ||
- | ====== 不二 wiki ====== | + | ~~NOCACHE~~ |
- | “一實之理,如如平等,而無彼此之別,謂之不二。菩薩悟入一實平等之理,謂之入不二法門。” | + | < |
+ | < | ||
+ | /* 外層容器 */ | ||
+ | # | ||
+ | display: flex; | ||
+ | flex-direction: | ||
+ | justify-content: | ||
+ | align-items: | ||
+ | min-height: 75vh; | ||
+ | padding: 0 1em 15em; | ||
+ | text-align: center; | ||
+ | box-sizing: border-box; | ||
+ | } | ||
- | ——維摩詰經 | + | /* 標題 */ |
+ | # | ||
+ | font-size: 2.2em; | ||
+ | margin-bottom: | ||
+ | color: #2c3e50; | ||
+ | } | ||
- | 不二 wiki 是一個佛學詞典集成網站,公益運營,內容亦來自網絡。主要目的是方便本人學習查閱,如果也能利益大眾不勝榮幸。如果發現有錯誤的地方,歡迎聯繫我 | + | /* 描述文字 */ |
+ | # | ||
+ | font-size: 1.1em; | ||
+ | color: #666; | ||
+ | margin-top: 2em; | ||
+ | max-width: 480px; | ||
+ | } | ||
+ | |||
+ | /* 搜索表單 */ | ||
+ | # | ||
+ | display: flex; | ||
+ | flex-wrap: wrap; | ||
+ | justify-content: | ||
+ | gap: 0.5em; | ||
+ | width: 100%; | ||
+ | max-width: 480px; | ||
+ | } | ||
+ | |||
+ | /* 搜索框 */ | ||
+ | # | ||
+ | flex: 1 1 auto; | ||
+ | height: 42px; | ||
+ | font-size: 16px; | ||
+ | padding: 5px 15px; | ||
+ | border-radius: | ||
+ | border: 1px solid #ccc; | ||
+ | box-shadow: inset 0 1px 2px rgba(0, | ||
+ | outline: none; | ||
+ | box-sizing: border-box; | ||
+ | min-width: 0; | ||
+ | } | ||
+ | |||
+ | /* 按鈕 */ | ||
+ | # | ||
+ | height: 42px; | ||
+ | padding: 0 20px; | ||
+ | font-size: 15px; | ||
+ | border-radius: | ||
+ | border: none; | ||
+ | cursor: pointer; | ||
+ | white-space: | ||
+ | } | ||
+ | |||
+ | |||
+ | |||
+ | /* 響應式調整 */ | ||
+ | @media (max-width: 480px) { | ||
+ | # | ||
+ | font-size: 1.6em; | ||
+ | } | ||
+ | |||
+ | # | ||
+ | font-size: 0.95em; | ||
+ | margin-bottom: | ||
+ | } | ||
+ | |||
+ | # | ||
+ | flex-direction: | ||
+ | align-items: | ||
+ | gap: 0.5em; | ||
+ | } | ||
+ | |||
+ | # | ||
+ | # | ||
+ | width: 100%; | ||
+ | border-radius: | ||
+ | } | ||
+ | } | ||
+ | </ | ||
+ | |||
+ | <div id=" | ||
+ | <h1>不二 | ||
+ | <form action="/ | ||
+ | <input type=" | ||
+ | <input type=" | ||
+ | <input class=" | ||
+ | </ | ||
+ | <p class=" | ||
+ | <p class=" | ||
+ | </ | ||
+ | </ | ||