5 ms·
CTRL+SHIFT+J (or CMD+ALT+J on Mac) brings up the Javascript Console, where you can paste the code directly. Also, "text/css" in the script should be replaced w
by i_cannot_hack 15y ago
CTRL+SHIFT+J (or CMD+ALT+J on Mac) brings up the Javascript Console, where you can paste the code directly.
Also, "text/css" in the script should be replaced with "style/css" in order for it to work.
- jQueryIsAwesome 15y agoI copied the "text/css" from the source of this page; it works just fine.