Eli Passes You The Boof: Difference between revisions

No edit summary
No edit summary
 
(8 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{The}}
{{The}}
{{#css:


{{#css:
body {
body {
   background-color: black;
   background-color: black;
   color: white;
   color: white;
}
}
#content {
#content {
   background-color: black;
   background-color: black;
Line 11: Line 12:
   border: none;
   border: none;
}
}
#firstHeading, .accept {
#firstHeading, .accept {
   font-family: "Anton", sans-serif;
   font-family: "Anton", sans-serif;
Line 17: Line 19:
   font-size: max(4rem, 8vw);
   font-size: max(4rem, 8vw);
   text-align: center;
   text-align: center;
   border: none
   border: none;
  margin: 0 !important;
}
}


Line 24: Line 27:
   text-align: center;
   text-align: center;
   margin: auto;
   margin: auto;
  width: 80vw;
}
.catlinks {
    display:none;
}
#n-mainpage-description > a {
  color: white !important;
}
}
}}
}}
[[File:Boof.jpg|class=boof]]
[[File:Boof.jpg|class=boof]]
<p class="accept">do you accept?</p>
<p class="accept">do you accept?</p>
[[Category:Good pages]]