User:VivaRomania/Sandbox: Difference between revisions
Jump to navigation
Jump to search
VivaRomania (talk | contribs) m porting in padding values taken from existing Nav_allweapons, as that version uses the "wikitable" class whereas this one doesn't (it has to not use that class so the styling sticks) |
VivaRomania (talk | contribs) mNo edit summary |
||
| Line 125: | Line 125: | ||
| style="background: #D4D0CB; padding: 0.2em 0.4em;" | - | | style="background: #D4D0CB; padding: 0.2em 0.4em;" | - | ||
|} | |} | ||
<noinclude> | |||
<!-- | |||
Editing note from VivaRomania; | |||
The reason for the numerous padding's on everything is because this navbox doesn't use the "wikitable" class, which overrides external styling you try to apply, even if you specify the style attribute as "!important". | |||
In order for this template to match the original one with the wikitable class, I had to copy over some CSS settings. | |||
--> | |||
</noinclude> | |||