Skip to content

Latest commit

 

History

History
45 lines (40 loc) · 828 Bytes

File metadata and controls

45 lines (40 loc) · 828 Bytes

title: Home hide:

  • navigation
  • toc

<style> html, body { height: 100%; margin: 0; padding: 0; overflow: hidden; } .md-content__inner { margin-top: 0 !important; padding-top: 0 !important; margin-bottom: 0 !important; padding-bottom: 0 !important; } .full-width-content { position: absolute; top: 48px; /* Hauteur de la barre d'onglets */ bottom: 0; left: 0; right: 0; overflow: hidden; } .full-width-content iframe { width: 100%; height: 100%; border: none; display: block; } </style>
<iframe src="assets/home.html" style="width: 100%; height: 100%; border: none; display: block;"> </iframe>