User:Sur/vector.css: Difference between revisions
Tag: Undo |
Tag: Undo |
||
Line 1: | Line 1: | ||
/* Used for {{Infobox_stat}} and [[Module:HeroData]]'s write_stat_infoboxes for hero pages */ | /* Used for {{Infobox_stat}} and [[Module:HeroData]]'s write_stat_infoboxes for hero pages*/ | ||
.stat-infobox-table { | .stat-infobox-table { | ||
width: 100%; | width: 100%; | ||
border-collapse: | border-collapse: separate; | ||
margin-top: 10px; /* Add space above to prevent overlap with content above */ | margin-top: 10px; /* Add space above to prevent overlap with content above */ | ||
} | } |