diff --git a/images/setup.gif b/images/setup.gif new file mode 100644 index 0000000..5714f8d Binary files /dev/null and b/images/setup.gif differ diff --git a/index.html b/index.html index 2fd3b3c..b72a778 100644 --- a/index.html +++ b/index.html @@ -41,18 +41,23 @@
+
-

This careless bookmarklet follows any link, on any page.

-
-

1. Drag insert_drive_file this link in your fav bar.

+

Linkroulette is a careless bookmarklet.

+

It clicks on any link, on any page.

+
+

Try linkroulette now:

+

1. Put insert_drive_file this link as a favorite in your fav bar.

+ as explained by a gif + +
Tip: Give it a cool name like "anywhere", "GTFO" or "Freddie"
+

2. Click it anytime, it will take you anywhere.

-

We have no idea what happens next.

- as explained by a gif diff --git a/style.css b/style.css index dfec220..c2f9f7f 100644 --- a/style.css +++ b/style.css @@ -3,6 +3,14 @@ body { text-align:center; } +h1 { + font-weight: 600; +} + +.red { + font-weight: 600; + color: #ff4081; +} .code-zone { width: 400px; margin:auto;