(Created page with "[public] <html> <style> .carouselContainer { min-height: 400px; padding: 5px 0 5px 0; } </style> <div style='border: 3px solid #004250; background: #004250;'> <div id="carou...") |
|||
Line 2: | Line 2: | ||
<html> | <html> | ||
<style> | <style> | ||
+ | .contentSub { padding: 0; } | ||
.carouselContainer { min-height: 400px; padding: 5px 0 5px 0; } | .carouselContainer { min-height: 400px; padding: 5px 0 5px 0; } | ||
</style> | </style> |