Skip to content

Instantly share code, notes, and snippets.

View vogtm's full-sized avatar

Matthias Vogt vogtm

View GitHub Profile
@vogtm
vogtm / gist:bee227189e8d5d3383b2
Created July 17, 2014 14:37
Playing around with web components
<!DOCTYPE html>
<html>
<head>
<title>web components</title>
<style type="text/css">
html{
font-family:"Courier New", Courier, monospace;
color: blue;
}