Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.
Revision as of 03:02, 30 October 2024 by TheOriginalOne (talk | contribs) (Created page with ".wd-box { box-shadow: 0 0 0.2em #999; border-radius: 0.2em; margin: 0 0 2em 0; padding: 10px; width: 100%; box-sizing: border-box; background: white; } .wd-box .header { padding: 1em 1.6em 1em; font-size: 220%; color: #484848; } .wd-box .subheader { padding: 0.5em 1.6em 0.5em; font-size: 120%; color: #484848; } .wd-box .description { color: #666; }")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
.wd-box {
  box-shadow: 0 0 0.2em #999;
  border-radius: 0.2em;
  margin: 0 0 2em 0;
  padding: 10px;
  width: 100%;
  box-sizing: border-box;
  background: white;
}

.wd-box .header {
  padding: 1em 1.6em 1em;
  font-size: 220%;
  color: #484848;
}

.wd-box .subheader {
  padding: 0.5em 1.6em 0.5em;
  font-size: 120%;
  color: #484848;
}

.wd-box .description {
  color: #666;
}
Cookies help us deliver our services. By using our services, you agree to our use of cookies.