Bootcamp
(Created page with "<html> <style> #mw-content-text.mw-body-content.mw-content-ltr { background-image: url('https://wiki.mdriven.net/images/d/de/Bootcamp_background.png'); background-size: cover; background-position: center; background-repeat: no-repeat; min-height: 100vh; display: flex; flex-direction: column; justify-content: flex-start; align-items: center; } .top-box { border-radius: 35px; background: rgba(255, 255, 255, 0.50); padding: 2...") Tag: 2017 source edit |
No edit summary Tag: 2017 source edit |
||
Line 2: | Line 2: | ||
<style> | <style> | ||
#mw-content-text.mw-body-content.mw-content-ltr { | #mw-content-text.mw-body-content.mw-content-ltr { | ||
background-image: url('https://wiki.mdriven.net/images/ | background-image: url('https://wiki.mdriven.net/images/bootcamp_background.webp'); | ||
background-size: cover; | background-size: cover; | ||
background-position: center; | background-position: center; | ||
Line 78: | Line 78: | ||
from { opacity: 0; } | from { opacity: 0; } | ||
to { opacity: 1; } | to { opacity: 1; } | ||
} | |||
@media (max-width: 767px) { | |||
#mw-content-text.mw-body-content.mw-content-ltr { | |||
background-image: url('https://wiki.mdriven.net/images/bootcamp_background_mobile.webp'); | |||
} | |||
} | } | ||
</style> | </style> |
Revision as of 12:46, 12 August 2024
This page was created by Edgar on 2024-08-12. Last edited by Edgar on 2025-01-20.
MDriven Learn presents:
BOOTCAMP
Learn how to model, prototype and build anything.
BOOTCAMP
Learn how to model, prototype and build anything.