EnemyInfo/styles.css: Difference between revisions
From The Rockman EXE Zone Wiki
< Template:EnemyInfo
No edit summary |
No edit summary |
||
Line 5: | Line 5: | ||
} | } | ||
.template_enemyinfo_header { | .template_enemyinfo_header { | ||
background: | background: #eee; | ||
padding: 0 5px; | padding: 0 5px; | ||
margin: 1px; | margin: 1px; |
Revision as of 20:37, 21 August 2022
.template_enemyinfo_image { background: #eee; padding: 5px; margin: 0 5px; } .template_enemyinfo_header { background: #eee; padding: 0 5px; margin: 1px; } .template_enemyinfo_section { padding: 0 5px; margin: 1px; } /*.template_enemyinfo div { padding: 5px; margin: 1px; border: 0px dotted gray; } .template_enemyinfo ul, .template_enemyinfo ol { margin: 0; }*/