Added a menu for smaller screens (still not finished tho). Also, more
fixes.
This commit is contained in:
		@@ -19,7 +19,7 @@
 | 
			
		||||
      <a class="account" href="/pages/account.html">Nalog</a>
 | 
			
		||||
    </span>
 | 
			
		||||
  </header>
 | 
			
		||||
  <div class="main">
 | 
			
		||||
  <div id="main">
 | 
			
		||||
    <h1>Dogadjaji</h1>
 | 
			
		||||
    <!-- dogadjaji start -->
 | 
			
		||||
    <table>
 | 
			
		||||
@@ -72,6 +72,14 @@
 | 
			
		||||
    <img id="mesh" src="/img/mesh-light.svg">
 | 
			
		||||
  </div>
 | 
			
		||||
  <footer>
 | 
			
		||||
    <div id="sections-menu">
 | 
			
		||||
      <a href="/pages/events.html">Dogadjaji</a>
 | 
			
		||||
      <a href="/pages/projects.html">Projekti</a>
 | 
			
		||||
      <a href="/pages/blog.html">Blog</a>
 | 
			
		||||
      <a href="/pages/services.html">Servisi</a>
 | 
			
		||||
      <a href="/pages/contact.html">Kontakt</a>
 | 
			
		||||
    </div>
 | 
			
		||||
    <button id="sections-button" opened="false"><img src="/img/strelica-closed-light.svg" alt="OpenMenu"></button>
 | 
			
		||||
    <span class="sections">
 | 
			
		||||
      <a href="/pages/events.html">Dogadjaji</a>
 | 
			
		||||
      <a href="/pages/projects.html">Projekti</a>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user