0: Difference between revisions

From pronounmail wiki
Jump to navigation Jump to search
Teeth (talk | contribs)
0
 
Teeth (talk | contribs)
fix css i think
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
{}
{{#css:
{{#css:
* {
#mw-navigation, #firstHeading, #catlinks, #footer {
   display: none;
   visibility: hidden;
}
body {
  background-color: unset;
}
.mw-body {
  border: unset;
}
.mw-content-ltr {
  text-align: center;
  font-size: 10vw;
  letter-spacing: 5vw;
}
}
}}
}}
[[Category:Numbers]]

Latest revision as of 04:20, 10 May 2026

{}