Responsive CSS for the Mozilla Hispano Web
It's important to add the following line to tell the viewport-aware browsers that a website shouldn't be scaled down:
<meta name="viewport" content="initial-scale=1.0, width=device-width"/>
All code is under GPL3: