diff --git a/index.html b/index.html index f782c9d..ba765a7 100644 --- a/index.html +++ b/index.html @@ -2,9 +2,9 @@ - + - Material Design Lite + Anywhere @@ -21,10 +21,54 @@ + + + + + - What up, world? +
+
+ +

put this bookmarklet in your fav bar :

+
+

Drag insert_drive_file this link in your fav bar.

+ + +
+ open_with + flip_to_back + open_in_browser +
+
+

Click it anytime, it will take you anywhere.

+

Basically, it follows any link on any page.

+

We have no idea what happens next.

+

Happy browsing.

+
+
+ + + diff --git a/style.css b/style.css new file mode 100644 index 0000000..dfec220 --- /dev/null +++ b/style.css @@ -0,0 +1,9 @@ +body { + background: #EEEEEE; + text-align:center; +} + +.code-zone { + width: 400px; + margin:auto; +}