CRT Search: Difference between revisions
Add wrapper div with negative top margin to reduce whitespace gap below page actions (via update-page on MediaWiki MCP Server) |
Restore card layout with crt-card-subtitle class for mobile hiding (via update-page on MediaWiki MCP Server) |
||
| (7 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
__NOTOC____NOEDITSECTION__ | |||
{{DISPLAYTITLE:CRT Search}}<templatestyles src="MediaWiki:CRT_Search.css" /> | |||
{{DISPLAYTITLE:CRT Search}} | |||
<templatestyles src="MediaWiki:CRT_Search.css" /> | |||
'''Welcome to the CRT Search page.''' Use the filters to find CRTs by brand, specifications, inputs, mods, and more. | '''Welcome to the CRT Search page.''' Use the filters to find CRTs by brand, specifications, inputs, mods, and more. | ||
<div style="margin-bottom: 1.5rem; padding: 1. | <div style="display: flex; gap: 1rem; margin-bottom: 1.5rem; flex-wrap: wrap;"> | ||
<div style=" | <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=" | <div style="font-weight: 600; margin-bottom: 0.25rem;">[[CRT Queries|🔬 Advanced Queries]]</div> | ||
<div class="crt-card-subtitle">Power queries for finding specific CRTs by specs, inputs, mods, and more.</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="font-weight: 600; margin-bottom: 0.25rem;">[[Create a CRT|➕ Add a New CRT]]</div> | |||
<div class="crt-card-subtitle">Help expand the database by adding a new CRT model to the wiki.</div> | |||
</div> | |||
</div> | </div> | ||