<style type="text/css" rel="stylesheet"> .reveal { font-size: 24px; } .reveal .slides + section { text-align: top !important; } .reveal h1 { font-size: 2.618em; } .reveal h2 { font-size: 1.618em; } .reveal section img {border-style: none; } .reveal .slides section + section { min-height: 100% !important; /* set in YAML */ /* display: flex !important; */ /* stack elements vertically if in flex mode */ flex-direction: column !important; /* ??? */ position: absolute !important; top: 0 !important; /* centers content both vertically and horizontally */ /* justify-content: center !important; align-items: center !important; */ } #left { float: left; width: 48%; height: 100% !important; display: flex; align-items: center; /* margin: 10px 0 15px 20px; text-align: center; z-index:-10; */ } #right { float: right; width: 48%; height: 100% !important; /* margin: 10px 0 15px 0; text-align: center; z-index:-10; */ } p {clear: both !important;} * { box-sizing: border-box; } </style> # Testing slide layout ## Аналитическая поддержка привлечения инвестиций --- ## Left & Right Top content <div style="clear:both; display:flex; flex-wrap: nowrap;"> <div id="left"> ![](https://via.placeholder.com/150) </div> <div id="right"> #### Title 1. List 2. List 3. List </div> </div> Bottom content --- ## Next Steps ---
{"metaMigratedAt":"2023-06-15T15:59:32.392Z","metaMigratedFrom":"YAML","title":"Testing slide layout","breaks":false,"slideOptions":"{\"transition\":\"slide\",\"theme\":\"white\",\"slideNumber\":\"c/t\",\"hash\":true,\"history\":true,\"keyboardCondition\":\"focused\",\"pdfMaxPagesPerSlide\":1,\"pdfSeparateFragments\":false,\"embedded\":true,\"center\":false,\"preloadIframes\":true,\"display\":\"flex\",\"markdown\":{\"smartLists\":true,\"smartypants\":true}}","contributors":"[{\"id\":\"b2a51949-bf78-4802-a7a1-5806ff565d75\",\"add\":5359,\"del\":3564}]"}
    1090 views