Eli Passes You The Boof: Difference between revisions

From pronounmail wiki
Jump to navigation Jump to search
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
Line 2: Line 2:


{{#css:  
{{#css:  
body {
  background-color: black;
  color: white;
}
#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
}
.boof img {
  display: block;
  text-align: center;
  margin: auto;
}
}
}}
}}
h
 
[[File:Boof.jpg|class=boof]]
 
<p class="accept">do you accept?</p>

Revision as of 23:10, 2 August 2024



do you accept?