
Roland VersaOBJECT MO-240 Benchtop UV Flatbed Printer
{{machine_title}} /* Combined CSS for Generic Template Sections, scoped to .template */ .template * { box-sizing: border-box; margin: 0; padding: 0; font-family: Arial, sans-serif; } /* Force all text to be black */ .template p { color: black !important; } /* Common Bullet Points Styling for Header Text & Info Sections */ .template .header-text ul, .template .info-section ul, .template .info-section-secondary ul { margin-top: 10px; margin-bottom: 5px; margin-left: 5px; padding-left: 5px; list-style-type: disc; } /* Section One Styles (formerly Machine Section) */ .template .section-one { line-height: 1.6; padding: 20px; } .template .section-one .container { max-width: 1200px; margin: auto; } /* Header Section */ .template .section-one .header { display: flex; flex-wrap: wrap;