Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Statsbar.css

Template page
Revision as of 22:30, 14 February 2025 by Idkman (talk | contribs) (Idkman changed the content model of the page Template:Statsbar.css from "wikitext" to "Sanitized CSS")
.statsbar {
  background-color: #f4f4f4;
  border: 1px solid #ddd;
  padding: 10px;
  margin: 10px 0;
  border-radius: 5px;
  font-family: Arial, sans-serif;
}

.statsbar p {
  font-size: 14px;
  color: #333;
}

.statsbar strong {
  color: #0073e6;
}
Cookies help us deliver our services. By using our services, you agree to our use of cookies.