CRT Search: Difference between revisions

Replace "Can't find" form box with compact two-card utility strip linking to Advanced Queries and Create a CRT (via update-page on MediaWiki MCP Server)
Improve card subtitle readability - use inherit color with opacity instead of fixed gray (via update-page on MediaWiki MCP Server)
Line 7: Line 7:
<div style="flex: 1; min-width: 200px; padding: 1rem 1.25rem; background: rgba(96, 165, 250, 0.08); border: 1px solid rgba(96, 165, 250, 0.25); border-radius: 0.625rem;">
<div style="flex: 1; min-width: 200px; padding: 1rem 1.25rem; background: rgba(96, 165, 250, 0.08); border: 1px solid rgba(96, 165, 250, 0.25); border-radius: 0.625rem;">
<div style="font-weight: 600; margin-bottom: 0.25rem;">[[CRT Queries|🔬 Advanced Queries]]</div>
<div style="font-weight: 600; margin-bottom: 0.25rem;">[[CRT Queries|🔬 Advanced Queries]]</div>
<div style="color: #a0aec0; font-size: 0.85rem;">Power queries for finding specific CRTs by specs, inputs, mods, and more.</div>
<div style="font-size: 0.85rem; opacity: 0.7;">Power queries for finding specific CRTs by specs, inputs, mods, and more.</div>
</div>
</div>
<div style="flex: 1; min-width: 200px; padding: 1rem 1.25rem; background: rgba(74, 222, 128, 0.08); border: 1px solid rgba(74, 222, 128, 0.25); border-radius: 0.625rem;">
<div style="flex: 1; min-width: 200px; padding: 1rem 1.25rem; background: rgba(74, 222, 128, 0.08); border: 1px solid rgba(74, 222, 128, 0.25); border-radius: 0.625rem;">
<div style="font-weight: 600; margin-bottom: 0.25rem;">[[Create a CRT|➕ Add a New CRT]]</div>
<div style="font-weight: 600; margin-bottom: 0.25rem;">[[Create a CRT|➕ Add a New CRT]]</div>
<div style="color: #a0aec0; font-size: 0.85rem;">Help expand the database by adding a new CRT model to the wiki.</div>
<div style="font-size: 0.85rem; opacity: 0.7;">Help expand the database by adding a new CRT model to the wiki.</div>
</div>
</div>
</div>
</div>
MediaWiki Appliance - Powered by TurnKey Linux