1
0
Fork 0

Tweaking of appearance

This commit is contained in:
Ethanell 2019-04-29 16:47:04 +02:00
parent 2f64db0a7b
commit 87a881d310
2 changed files with 9 additions and 25 deletions

View file

@ -14,10 +14,10 @@
{% endif %}
</ul>
</div>
<a href="#one" class="more scrolly">Learn More</a>
<!-- <a href="#one" class="more scrolly">Learn More</a> -->
</section>
<!-- One -->
<!-- One --> <!--
<section id="one" class="wrapper style1 special">
<div class="inner">
<header class="major">
@ -34,7 +34,7 @@
</div>
</section>
<!-- Two -->
<!-- Two --> <!--
<section id="two" class="wrapper alt style2">
<section class="spotlight">
<div class="image"><img src="{{ url_for('static', filename='images/pic01.jpg') }}" alt="" /></div><div class="content">
@ -59,7 +59,7 @@
</section>
</section>
<!-- Three -->
<!-- Three --> <!--
<section id="three" class="wrapper style3 special">
<div class="inner">
<header class="major">
@ -94,20 +94,6 @@
</li>
</ul>
</div>
</section>
<!-- CTA -->
<section id="cta" class="wrapper style4">
<div class="inner">
<header>
<h2>Arcue ut vel commodo</h2>
<p>Aliquam ut ex ut augue consectetur interdum endrerit imperdiet amet eleifend fringilla.</p>
</header>
<ul class="actions stacked">
<li><a href="#" class="button fit primary">Activate</a></li>
<li><a href="#" class="button fit">Learn More</a></li>
</ul>
</div>
</section>
</section> -->
{% endblock %}

View file

@ -48,14 +48,12 @@
<!-- Footer -->
<footer id="footer">
<ul class="icons">
<li><a href="#" class="icon fa-twitter"><span class="label">Twitter</span></a></li>
<li><a href="#" class="icon fa-facebook"><span class="label">Facebook</span></a></li>
<li><a href="#" class="icon fa-instagram"><span class="label">Instagram</span></a></li>
<li><a href="#" class="icon fa-dribbble"><span class="label">Dribbble</span></a></li>
<li><a href="#" class="icon fa-envelope-o"><span class="label">Email</span></a></li>
<li><a href="https://github.com/flifloo" class="icon fa-github"><span class="label">GitHub</span></a></li>
<li><a href="https://t.me/flifloo" class="icon fa-telegram"><span class="label">Twitter</span></a></li>
<li><a href="https://twitter.com/flifloo__" class="icon fa-twitter"><span class="label">Twitter</span></a></li>
</ul>
<ul class="copyright">
<li>&copy; Untitled</li><li>Design: <a href="http://html5up.net">HTML5 UP</a></li>
<li>&copy; Cyberplanificateur</li><li>Design: <a href="http://html5up.net">HTML5 UP</a></li>
</ul>
</footer>