Added a menu for smaller screens (still not finished tho). Also, more
fixes.
This commit is contained in:
		
							
								
								
									
										10
									
								
								index.html
									
									
									
									
									
								
							
							
						
						
									
										10
									
								
								index.html
									
									
									
									
									
								
							@@ -19,7 +19,7 @@
 | 
			
		||||
      <a class="account" href="/pages/account.html">Nalog</a>
 | 
			
		||||
    </span>
 | 
			
		||||
  </header>
 | 
			
		||||
  <div class="main">
 | 
			
		||||
  <div id="main">
 | 
			
		||||
    <h1>Dobrodosli!</h1>
 | 
			
		||||
    <p>
 | 
			
		||||
      Mi smo <em>Decentrala</em> - grupa entuzijasta okupljena oko ideja decentralizacije i slobodnog sirenja znanja.
 | 
			
		||||
@@ -48,6 +48,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