Changes for page AL5C Arm Assembly Instructions Rev. 1
Last modified by Eric Nantel on 2026/04/06 08:58
Change comment: There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -13,12 +13,12 @@ 13 13 .asm-figures { display: flex; flex-wrap: wrap; gap: 0.75rem; flex: 0 1 580px; } 14 14 .asm-fullwidth { padding: 1rem; border-top: 1px solid #eee; font-size: 13px; overflow-x: auto; } 15 15 .asm-parts { display: flex; flex-wrap: wrap; gap: 0.75rem; margin-top: 0.75rem; align-items: stretch; } 16 - .asm-part { border: 1px solid #ddd; border-radius: 6px; overflow: hidden; flex: 0 1180px; display: flex; flex-direction: column; }16 +.asm-part { border: 1px solid #ddd; border-radius: 6px; overflow: hidden; flex: 0 1 260px; display: flex; flex-direction: column; } 17 17 .asm-part-info { background: #FFF3D6; padding: 0.4rem 0.6rem; border-bottom: 1px solid #F5A800; flex: 1; } 18 18 .asm-part-qty { font-size: 12px; font-weight: bold; color: #7A4F00; } 19 19 .asm-part-name { font-size: 11px; color: #5A3800; line-height: 1.4; margin-top: 2px; } 20 - .asm-part-img { display: flex; align-items: center; justify-content: center; padding: 0.6rem; min-height: 110px; background: #fff; }21 - .asm-part-img img { max-width:140px; max-height: 105px; height: auto; display: block; }20 +.asm-part-img { display: flex; align-items: center; justify-content: center; padding: 0.75rem; min-height: 150px; background: #fff; } 21 +.asm-part-img img { max-width: 220px; max-height: 140px; height: auto; display: block; } 22 22 .ref-table { border-collapse: collapse; width: 100%; font-size: 12px; } 23 23 .ref-table th { background: #ccc; border: 1px solid #aaa; padding: 0.3rem 0.6rem; text-align: center; } 24 24 .ref-table td { border: 1px solid #ddd; padding: 0.3rem 0.6rem; text-align: center; }

