Template

Template:EnemyInfo/styles.css

From The Rockman EXE Zone Wiki

< Template:EnemyInfo
Revision as of 20:16, 21 August 2022 by Prof. 9 (talk | contribs) (Created page with ".template_enemyinfo div { padding: 5px; margin: 1px; border: 0px dotted gray; } .template_enemyinfo ul, .template_enemyinfo ol { margin: 0; }")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
.template_enemyinfo div {
  padding: 5px;
  margin: 1px;
  border: 0px dotted gray;
}
.template_enemyinfo ul,
.template_enemyinfo ol {
  margin: 0;
}