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
/* 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;
  
  width: auto;

  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.