Skip to content

Instantly share code, notes, and snippets.

View peteratt's full-sized avatar

Pedro Tabio peteratt

View GitHub Profile
@media screen and (max-width: 700px) {
#social
{
display: none;
}
#transparent
{
height: 250px;
}
#headerImg
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="X-UA-Compatible" content="IE=7; IE=EmulateIE9; IE=10" />
<base href="http://developer.here.com/apiexplorer/examples/api-for-js/getting-started/basic-map-with-components.html" />
<meta http-equiv="content-type" content="text/html; charset=UTF-8"/>
<title>HERE Maps API for JavaScript Example: Basic map with components</title>
<meta name="description" content="How to get a basic map with all UI components enabled"/>
<meta name="keywords" content="basiccomponents, getting started, basic map, components"/>
<!-- For scaling content for mobile devices, setting the viewport to the width of the device-->
@peteratt
peteratt / gist:c6168e1402f6dd32f722
Created May 6, 2014 21:42
base16-londontube.light.tmTheme
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>author</key>
<string>Jan T. Sott</string>
<key>name</key>
<string>Base16 London Tube Light</string>
<key>semanticClass</key>
<string>base16.londontube.light</string>