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

Template:ActionInfobox/styles.css

Template page
Revision as of 10:53, 1 July 2024 by Ronnish (talk | contribs) (created :P)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
/* CSS borrowed from corru.observer itself! (modified a little for adaption) */
/* also referenced Template:LogBox/Main.css */

.action-box {
  background: black;
  color: white;

  padding: 0.63rem;
  border: 1px dashed;

  max-width: 45vw;

  line-height: 1.2em;
  font-size: 0.75rem;
}

.action-box > .name {
  text-transform: uppercase;
}
Cookies help us deliver our services. By using our services, you agree to our use of cookies.