Eli Passes You The Boof: Difference between revisions

Created page with "{{The}} {{#css: #content { background-color: black; color: white; } #firstHeading { font-family: "Anton", sans-serif; text-transform: uppercase; color: white; } }} h"
 
No edit summary
 
(9 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{The}}
{{The}}
{{#css:
body {
  background-color: black;
  color: white;
}


{{#css:
#content {
#content {
   background-color: black;
   background-color: black;
   color: white;
   color: white;
  border: none;
}
}
#firstHeading {
 
#firstHeading, .accept {
   font-family: "Anton", sans-serif;
   font-family: "Anton", sans-serif;
   text-transform: uppercase;
   text-transform: uppercase;
   color: white;
   color: white;
  font-size: max(4rem, 8vw);
  text-align: center;
  border: none;
  margin: 0 !important;
}
.boof img {
  display: block;
  text-align: center;
  margin: auto;
  width: 80vw;
}
.catlinks {
    display:none;
}
#n-mainpage-description > a {
  color: white !important;
}
}
}}
}}
h
[[File:Boof.jpg|class=boof]]
<p class="accept">do you accept?</p>
[[Category:Good pages]]