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 00:19, 2 July 2024 by Ronnish (talk | contribs) (last edit for now i hope lol)
/* 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;

  box-sizing: inherit;

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

.action-box > .name {
  text-transform: uppercase;
  font-size: 1.3em;
  margin: .1rem 0rem .3rem;
}
Cookies help us deliver our services. By using our services, you agree to our use of cookies.