「テンプレート:飲食店ジャンルページ」の版間の差分
提供: 川西図鑑
その他の操作
編集の要約なし |
編集の要約なし |
||
| 25行目: | 25行目: | ||
font-size: 0.95rem; | font-size: 0.95rem; | ||
line-height: 1.6; | line-height: 1.6; | ||
} | |||
/* --- 検索説明文(自動テーマ) --- */ | |||
@media (prefers-color-scheme: dark) { | |||
.skin-theme-clientpref-os .search-intro { | |||
background: #1f2430; | |||
color: #e5e7eb; | |||
padding: 12px 16px; | |||
border-radius: 8px; | |||
margin-bottom: 20px; | |||
font-size: 0.95rem; | |||
line-height: 1.6; | |||
} | |||
} | } | ||
</style> | </style> | ||