We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
👍 👍 :)
The text was updated successfully, but these errors were encountered:
I used a little bit of bootstrap but I'm sure you can figure it out ;)
<style> .timeline-background{ background-repeat: no-repeat; background-size: cover; background-position: center; height: 100%; padding: 0px; margin: 0px; border: 0px; } .timeline-vertical-center{ min-height: 100%; display: flex; align-items: center; } </style> <div class="timeline-container timeline-theme-1"> <div class="timeline js-timeline"> <div data-time="2011" id="timeline-clicker"> <div class="timeline-background" style="background-image: url(media/business-2.jpg);" title="Photo by Danielle MacInnes"> <div class="timeline-vertical-center" style="width: 100%;"> <div class="text-center text-white" style="width: 100%;"> <h3><strong>Nomen Tuum founding</strong></h3> </div> </div> </div> </div> </div> </div>
Sorry, something went wrong.
No branches or pull requests
👍 👍 :)
The text was updated successfully, but these errors were encountered: