Changes for page Quarter Scale Pan Assembly v1.0
Last modified by Eric Nantel on 2026/04/02 15:18
Change comment: There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1,4 +1,4 @@ 1 -{{html wiki="false" clean=" false"}}1 +{{html wiki="false" clean="true"}} 2 2 <style> 3 3 .asm { font-family: Verdana, Helvetica, sans-serif; font-size: 14px; max-width: 960px; } 4 4 .asm-step { background: var(--color-background-primary, #fff); border: 1px solid #ddd; border-radius: 8px; margin-bottom: 1.5rem; overflow: hidden; } ... ... @@ -11,12 +11,12 @@ 11 11 .asm-step-figure img { max-width: 100%; height: auto; border: 1px solid #ccc; border-radius: 4px; } 12 12 .asm-step-figure span { display: block; font-size: 12px; color: #666; margin-top: 0.3rem; } 13 13 .asm-parts { display: flex; flex-wrap: wrap; gap: 0.75rem; margin-top: 0.75rem; align-items: stretch; } 14 - .asm-part { border: 1px solid #ddd; border-radius: 6px; overflow: hidden; flex: 0 1 1 50px; display: flex; flex-direction: column; }14 + .asm-part { border: 1px solid #ddd; border-radius: 6px; overflow: hidden; flex: 0 1 130px; display: flex; flex-direction: column; } 15 15 .asm-part-info { background: #FFF3D6; padding: 0.4rem 0.6rem; border-bottom: 1px solid #F5A800; flex: 1; } 16 16 .asm-part-qty { font-size: 12px; font-weight: bold; color: #7A4F00; } 17 17 .asm-part-name { font-size: 11px; color: #5A3800; line-height: 1.4; margin-top: 2px; } 18 -.asm-part-img { display: flex; align-items: center; justify-content: center; padding: 0.6rem; min-height: 100px; background: #fff; }19 -.asm-part-img img { max-width: 120px; max-height:90px; height: auto; display: block; }18 + .asm-part-img { display: flex; align-items: center; justify-content: center; padding: 0.6rem; min-height: 70px; background: #fff; } 19 + .asm-part-img img { max-width: 90px; max-height: 60px; height: auto; display: block; } 20 20 .safety { color: #c00; font-weight: bold; } 21 21 h1 { font-size: 18px; margin-bottom: 0.25rem; } 22 22 </style>

