Skip to content

Instantly share code, notes, and snippets.

Created November 10, 2011 12:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save anonymous/1354728 to your computer and use it in GitHub Desktop.
Save anonymous/1354728 to your computer and use it in GitHub Desktop.
/* TUNISIAN REVOLUTION */
#tunisia #revolution:before{
visibility:collapse;
opacity:0;
border:1px solid;
empty-cells:0;
content:no-open-quote;
direction:rtl;
}
#tunisia #benali #revolution:before{
position:fixed;
}
#tunisia #benali .policeman #revolution:before{
display:inline;
cursor:not-allowed;
}
#tunisia #people #revolution:before{
display:block;
cursor:help;
}
#tunisia #europe #revolution:before{
cursor:wait;
}
#tunisia #revolution:after{
visibility:collapse;
opacity:0.5;
border:1px dashed;
empty-cells:100000;
content:open-quote;
}
#tunisia #benali #revolution:after{
font-family:"Trebuchet";
display:none;
}
#tunisia #benali .policeman #revolution:after{
clear:all;
}
#tunisia #people #revolution:after{
cursor:progress;
}
#tunisia #europe #revolution:after{
cursor:progress;
}
/* JAPAN TSUNAMI */
#japan #tsunami:before{
font-family:"Osaka";
cursor:default;
}
#japan #fukushima #tsunami:before{
cursor:not-allowed;
display:block;
}
#japan #sea #tsunami:before{
padding-top:0px;
}
#japan #sea .boat #tsunami:before{
visibility:visible;
}
#japan #tsunami:after{
cursor:help;
}
#japan #fukushima #tsunami:after{
cursor:crosshair;
display:none;
}
#japan #sea #tsunami:after{
padding-top:10000px;
}
#japan #sea .boat #tsunami:after{
float:none;
}
/* EURO CRISIS */
#europe #eurocrisis:before{
font-family:"Times New Roman";
position:inherit;
border:none;
cursor:default;
}
#europe .bank #eurocrisis:before{
opacity:0;
content:no-open-quote;
float:right;
}
#europe #people #eurocrisis:before{
display:inline !important;
cursor:default;
}
#europe #greece #eurocrisis:before{
cursor:default;
}
#europe #eurocrisis:after{
font-family:"Comic Sans MS";
position:relative;
cursor:help;
}
#europe .bank #eurocrisis:before{
opacity:0.01;
content:no-open-quote;
float:right;
}
#europe #people #eurocrisis:before{
display:inline;
cursor:progress;
}
#europe #greece #eurocrisis:before{
cursor:help;
}
/* SEX SCANDALS */
#dsk .sexscandal:before{
float:left;
margin-left:5000px;
visibility:visible;
font-family:"Lucida Grande";
}
#berlusconi .sexscandal:before{
position:absolute;
right:0px;
bottom:0px;
visibility:visible;
font-family:"Lucida Grande";
}
#dsk, #berlusconi .sexscandal:after{
clear:both;
}
/* NORTH KOREA */
#northkorea #2011:before{
display:block;
opacity:0;
content:none;
border:100000px solid;
position:static;
}
#northkorea #2011:after{
display:block;
opacity:0;
content:none;
border:100000px solid;
position:static;
}
/* NORWAY */
#norway #2011:before{
content:open-quote;
position:relative;
border:1px dotted;
font-family:"Georgia";
empty-cells:100000;
}
#norway #2011:after{
empty-cells:99999;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment