Add proxy example (#225)

* Add proxy example

* Updated after review comments
This commit is contained in:
wbamberg
2017-05-29 14:54:46 -07:00
committed by GitHub
parent 42660a4f5c
commit 4126904ecb
9 changed files with 189 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
body {
width: 25em;
font-family: "Open Sans Light", sans-serif;
font-size: 0.9em;
font-weight: 300;
}
.title, #blocked-hosts {
margin: 1em;
}
.title {
font-size: 1.2em;
}