Changes

Jump to navigation Jump to search
465 bytes added ,  20:02, 24 August 2022
no edit summary
Line 1: Line 1:  +
{{#css:
 +
.mw-body, body {
 +
background-color: #ffcdff;
 +
color: #4C632B;
 +
font-family: Comic Sans MS;
 +
text-align: left;
 +
border-style: double;
 +
color: #4C632B;
 +
}
 +
#firstHeading{
 +
display:none;
 +
color:black;
 +
}
 +
.h1 {
 +
display: none;
 +
}
 +
/* width */
 +
::-webkit-scrollbar {
 +
  width: 20px;
 +
}
 +
 +
/* Track */
 +
::-webkit-scrollbar-track {
 +
  box-shadow: inset 0 0 5px grey;
 +
  border-radius: 10px;
 +
}
 +
 +
/* Handle */
 +
::-webkit-scrollbar-thumb {
 +
  background: #9ceebd;
 +
  border-radius: 10px;
 +
}
 +
}}
 
[[Category:Competitors (official)]]
 
[[Category:Competitors (official)]]
 
{{character infobox
 
{{character infobox
Competing
71

edits

Navigation menu