Skip to content

Instantly share code, notes, and snippets.

@TorbenL
Last active March 14, 2016 17:25
Show Gist options
  • Save TorbenL/fbfd9df4c358d2b61a28 to your computer and use it in GitHub Desktop.
Save TorbenL/fbfd9df4c358d2b61a28 to your computer and use it in GitHub Desktop.
.afd {
color: brown;
position: absolute;
left: 0;
right: 100%;
.members {
.brain {
width: 0;
height: 0;
}
}
.citizens {
.children {
&[age="12"],
&[age="13"] {
background-image: url('jail.png');
}
}
.woman {
.work & {
font-size: small;
&.quota {
display: none;
}
}
.kitchen & {
position: fixed;
}
.abortion {
visibility: hidden;
}
}
.eu &,
.muslims {
display: none;
}
.physically-ill {
move-to: 'jail';
}
&[freedom] {
z-index: 0;
}
&[supervision] {
z-index: 1000;
}
}
.economy {
.regulation,
.hartz-4 {
display: none;
}
.monopoles {
font-weight: bold;
}
.taxation {
.inheritance-tax,
.business-tax {
display: none;
}
}
}
.environment {
.global-warming {
will-change: none;
}
.atomic-energy {
font-weight: bold;
color: yellow;
}
}
.germany & {
border: 1000px solid brown;
.migrants {
position: relative;
right: -5000px;
}
.military {
resize: both;
}
.press {
speak-as: 'state';
backface-visibility: hidden;
}
&:after {
richness: 0;
content: 'fucked up';
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment