Welcome to Warhammer 40k - Lexicanum! Log in and join the community.

MediaWiki:Lexicanum.css

From Warhammer 40k - Lexicanum
Revision as of 20:10, 18 May 2015 by Madness (talk | contribs)
Jump to: navigation, search
  #content .nottemplate {
  box-shadow: 0px 3px 17px #666 inset;
  background: #ccc;
  outline: none;
  border-radius: 9px;
  border: 1px solid #666;
  border-bottom-width: 6px;
  border-collapse: separate;
} #content .nottemplate .icon {
  padding: 7px 0 7px .7em;
} #content .mbox-content {
  border-color: #620;
  box-shadow: 0px 3px 17px #765 inset;
  background: #c0bbbb;
} #content .mbox-notice {
  border-color: #357;
  box-shadow: 0px 3px 17px #557 inset;
} .infotable {
  border: 1px solid #BBB;
  margin: 1em 0.5em 0.5em;
  box-sizing: border-box;
  padding: 1em;
  outline: 0.5em solid #a1a1a1;
  background: #a1a1a1;
}