Juui Ki-Bot
html, body {
height: 100%;
margin: 0;
padding: 0;
}
.iframe-container {
display: flex;
flex-direction: column;
width: 100%;
height: 100vh; /* Höhe des Viewports */
margin: 0;
padding: 0;
}
.iframe-container iframe {
flex-grow: 1;
width: 100%;
height: 100%;
border: none;
}
Seitennummerierung
- Erste Seite
- Vorherige Seite
- …
- 116
- 117
- 118
- 119
- 120
- 121
- 122
- 123
- 124
- …
- Nächste Seite
- Letzte Seite