Template

ChipLocation/styles.css: Difference between revisions

From The Rockman EXE Zone Wiki

< Template:ChipLocation
(Create ChipLocation styles)
 
No edit summary
Line 4: Line 4:
   margin: 1px;
   margin: 1px;
   font-weight: bold;
   font-weight: bold;
  width: 700px
}
}

Revision as of 22:49, 26 February 2023

.template_chiplocation_header {
  background: #eee;
  padding: 0 5px;
  margin: 1px;
  font-weight: bold;
  width: 700px
}