The:General disclaimer: Difference between revisions

No edit summary
Tag: Reverted
No edit summary
 
(24 intermediate revisions by one other user not shown)
Line 1: Line 1:
{{#css:
{{#css:
.fuck {
    font-size: 4rem;
    text-align: center;
    font-weight: 700;
    animation: 1s trans ease-out;
    color: green;
}
span, p, img, a, button, h1, h2, h3, h4, h5, h6 {
    animation: 2s trans ease-out;
}
  @keyframes trans {
  @keyframes trans {
     0% {
     0% {
Line 10: Line 21:
     }
     }
}
}
.fuck {
}}
    font-size: 4rem;
    text-align: center;
    font-weight: 700;
    animation: 1s trans ease-out;
    color: green;
}
span, p, img, a, button, h1, h2, h3, h4, h5, h6 {
    animation: 2s trans ease-out;
}}}


[[File:BearGrylls.jpg|thumb|Take Bear [[Grill|Grylls]]' hand: he will help you]]
[[File:BearGrylls.jpg|thumb|Take Bear [[Grill|Grylls]]' hand: he will help you]]
Line 25: Line 27:
be careful out there
be careful out there
<p class="fuck">HOLY MOLY!!!!</p>
<p class="fuck">HOLY MOLY!!!!</p>
[[Category:Good pages]]