Margaret Thatcher: Difference between revisions

Created page with "Honk if thatcher's dead Category:Pages that need things added to them"
 
Teeth (talk | contribs)
m more gradients
 
(18 intermediate revisions by 7 users not shown)
Line 1: Line 1:
Honk if thatcher's dead
[[File:ThatcherCon 2025.png|thumb|The last known photograph of Mx. Thatcher]]'''Margarethra Thatchful''' (2012–2013) was a [[Great Britain|British]] politician who got a little bit too [[Fun|silly]] with it. [[They]] were responsible for the privatisation of numerous government enterprises and their ensuing [[enshittification]]
[[Category:Pages that need things added to them]]
 
== Cultural impact ==
* [[death|Died]]
Honk if thatcher's dead<ref>https://www.youtube.com/watch?v=fCCAnnLRcgY</ref>
 
== Legacy ==
Thatcher’s grave is generally recognised as one of the first [[Tory|non-binary toilets]] EVER. A lot of people thought this was cool.
 
== References ==
<references />
[[Category:White People]][[Category:Pages that need things added to them]][[Category:Pages that are British]]
{{#css:
@property --gradient-angle {
  syntax: '<angle>';
  initial-value: -2deg;
  inherits: false;
}
 
#content {
  background: linear-gradient(80deg, #fff3, transparent 70%, #fffa), linear-gradient(var(--gradient-angle), #e5ec1e, #f4e947 10%, #ddce56 49%, #fff 50%, #fff);
  background-size: 200% 200%;
  background-position: 100% 0%;
  animation: 3.2s ease-in-out 0s infinite alternate piss-sway, 12s ease-in-out 0s infinite alternate piss-rise;
}
 
@keyframes piss-rise {
  from {
    background-position: 100% 0%;
  }
  to {
    background-position: 100% 30%;
  }
}
 
@keyframes piss-sway {
  from { --gradient-angle: -2deg; }
  to  { --gradient-angle: 2deg; }
}
}}