CSS Humor

UKIP Border 100px Solid White Deprecated UKIP Farage Background-Attachment Fixed Background-Position Bottom Right

/*deprecated*/
.UKIP {
  border: 100px solid white;
}

.UKIP > .farage {
  background-attachment: fixed;
  background-position: bottom right;
}

From Dominic