forked from Decentrala/website
		
	Prep for responsive version
This commit is contained in:
		@@ -16,6 +16,9 @@ Redisign of dmz.rs .
 | 
			
		||||
- create blogging system
 | 
			
		||||
- create xmpp bot that connects to events section.
 | 
			
		||||
- make responsive
 | 
			
		||||
  - create menus for smaller screens
 | 
			
		||||
  - adjust the mesh depending on the screen size
 | 
			
		||||
  - tweak other random issues with layout 
 | 
			
		||||
- make webring system
 | 
			
		||||
- make english version (localisation)
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
@@ -47,3 +47,7 @@ function changeToLightTheme() {
 | 
			
		||||
    imgs[i].src = imgs[i].src.replace("-dark", "-light");
 | 
			
		||||
  }
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
// DEBUG
 | 
			
		||||
console.log(window.innerWidth);
 | 
			
		||||
console.log(window.innerHeight);
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user