Skip to content

Instantly share code, notes, and snippets.

@gaby-de-wilde
gaby-de-wilde / css.css
Created March 5, 2016 20:09 — forked from routevegetable/css.css
Wibbly Fiddle
body{width:100%;background:black}
#bar{border:0;position:absolute;left:0;top:60px;height:30px;width:100%;background-color:green;z-index:10;opacity: 0.95;animation: example3 15s infinite linear;}
#foo11 { animation-delay:0s; }
#foo10 { animation-delay:-0.1s; }
#foo9 { animation-delay:-0.2s; }
#foo8 { animation-delay:-0.3s; }
#foo7 { animation-delay:-0.4s; }
#foo6 { animation-delay:-0.5s; }
#foo5 { animation-delay:-0.6s; }
#foo4 { animation-delay:-0.7s; }
@gaby-de-wilde
gaby-de-wilde / Patch_dinosauric_wikipedia_software.user.js
Last active September 26, 2015 04:27 — forked from broquaint/gde33_example.user.js
Patch dinosauric wikipedia software
// ==UserScript==
// @name Patch dinosauric wikipedia software
// @namespace asdfasdfasdfasdfdasf
// @description GM_xmlhttpRequest XML
// @include http://en.wikipedia.org/w/*action=history*
// @include https://en.wikipedia.org/w/*action=history*
// @grant GM_xmlhttpRequest
// ==/UserScript==
// Configuration