Template:Infobox/styles.css

From FHX Wiki
Revision as of 00:50, 27 June 2024 by Ryzuhr (talk | contribs) (experimenting)
table.root {
  float: right;
  position: relative;
  width:250px;
  background:#FFF;
  font-size:0.923em;
  border:1px solid #AAA;
  margin:0 0 1em 1em;
  padding:0;
  background-image:linear-gradient(135deg,#fff 0%,#eee 100%);
  background-color:#390;
  border-color:#390
}