File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 108108 <!-- 検索ボックス -->
109109 < div class ="w-full opacity-100 " style ="transform: none; ">
110110 < div class ="inset-x-0 z-[42] w-full sm:w-[80%] md:w-[50%] mx-auto rounded-md backdrop-blur-sm bg-[#526E89]/[0.2] mt-10 text-sm md:mt-20 flex items-center " style ="margin-bottom: 5rem; ">
111- < input id ="searchFormTextBar " placeholder ="wikiの情報を検索 " class ="border-blue-200 border border-opacity-50 rounded-md pl-4 py-3 bg-transparent w-full text-white focus:outline-none focus:shadow-xl focus:shadow-blue-500/[0.1] placeholder:text-xs sm:placeholder:text-base text-sm sm:text-lag md:text-lg " name ="input " value ="">
111+ < input id ="searchFormTextBar " placeholder ="wikiの情報を検索 " style =" color: var(--text-1); " class ="border-blue-200 border border-opacity-50 rounded-md pl-4 py-3 bg-transparent w-full text-white focus:outline-none focus:shadow-xl focus:shadow-blue-500/[0.1] placeholder:text-xs sm:placeholder:text-base text-sm sm:text-lag md:text-lg " name ="input " value ="">
112112 </ div >
113113 </ div >
114114 <!-- wiki情報リスト -->
You can’t perform that action at this time.
0 commit comments