Conduit Lighting Set

A collection page of LEDSone UK Ltd

bundles
Products
57
Active ads
0
Depth
Published
2024/05/13

About

.conduit-article-wrapper { /* General container styling to center the content and limit width */ font-family: Arial, sans-serif; line-height: 1.6; margin: 0 auto; padding: 20px; max-width: 900px; } .conduit-article-wrapper article { padding: 15px; border: 1px solid #eee; border-radius: 5px; } .conduit-article-wrapper h1, .conduit-article-wrapper h2, .conduit-article-wrapper h3 { color: #333; } .conduit-article-wrapper h1 { font-size: 2.2em; margin-bottom: 0.5em; } .conduit-article-wrapper h2 { font-size: 1.8em; border-bottom: 2px solid #f1f1f1; padding-bottom: 5px; margin-top: 1.5em; } .conduit-article-wrapper h3 { font-size: 1.4em; margin-top: 1.2em; } .conduit-article-wrapper p { margin-bottom: 1em; } .conduit-article-wrapper ul { list-style: disc; margin-left: 20px; } .conduit-article-wrapper a { color: #007bff; text-decoration: none; } .conduit-article-wrapper a:hover { text-decoration: underline; } /* Image and Figure Styling */ .conduit-article-wrapper .full-width-img { max-width: 100%; height: auto; display: block; margin: 0 auto 20px; } /* Standardized Large Float (70%) */ .conduit-article-wrapper .float-img-left { max-width: 70%; height: auto; margin: 0 15px 15px 0; float: left; } .conduit-article-wrapper .float-img-right { max-width: 45%; height: auto; float: right; margin: 0 0 15px 15px; } /* Standardized Two-Column Layout (approx 48%) */ .conduit-article-wrapper .two-col-img { max-width: 48%; height: auto; margin: 5px 1%; display: inline-block; } /* Standardized Three-Column Layout (approx 30%) */ .conduit-article-wrapper .three-col-img { max-width: 30%; height: auto; margin: 5px 1.5%; display: inline-block; } .conduit-article-wrapper .clear-floats { clear: both; height: 1px; } .conduit-article-wrapper hr { margin: 2em 0; border-top: 1px solid #ddd; } /* Footer Styling - (Styles unchanged) */ .conduit-article-wrapper footer { margin-top: 30px; padding-top: 15px; border-top: 1px solid #eee; font-size: 0.9em; color: #666; } /* Mobile adjustment - (Styles u