added 2 machines for metallic, and added dropdown menus because we ran out of space
This commit is contained in:
32
content/Metallic-Kunzmann_Voest_DA250.html
Normal file
32
content/Metallic-Kunzmann_Voest_DA250.html
Normal file
@@ -0,0 +1,32 @@
|
||||
<style>
|
||||
.bd-placeholder-img {
|
||||
font-size: 1.125rem;
|
||||
text-anchor: middle;
|
||||
}
|
||||
|
||||
@media (min-width: 768px) {
|
||||
.bd-placeholder-img-lg {
|
||||
font-size: 3.5rem;
|
||||
}
|
||||
#myIframe {
|
||||
width: 100%;
|
||||
height: 1000px;
|
||||
}
|
||||
}
|
||||
|
||||
@media (max-width: 640px) {
|
||||
#myIframe {
|
||||
width: auto;
|
||||
height: 500px;
|
||||
}
|
||||
#viewerContainer {
|
||||
overflow-x: inherit;
|
||||
}
|
||||
}
|
||||
</style>
|
||||
<main role="main" class="container">
|
||||
<div class="container">
|
||||
<p><iframe id="myIframe" src="ressources/lib/web/viewer.html?file=../../../ressources/Voest_DA250.pdf"></iframe></p>
|
||||
<p><a class="btn btn-primary btn-lg" href="ressources/lib/web/viewer.html?file=../../../ressources/Voest_DA250.pdf" role="button">PDF öffnen</a></p>
|
||||
</div>
|
||||
</main>
|
Reference in New Issue
Block a user