Template:Party interactions/styles.css: Difference between revisions
Jump to navigation
Jump to search
(Created page with ".bg3wiki-party-interactions { width: 100%; text-align: left; }") |
No edit summary |
||
Line 2: | Line 2: | ||
width: 100%; | width: 100%; | ||
text-align: left; | text-align: left; | ||
} | |||
.bg3wiki-party-interactions th { | |||
font-weight: normal; | |||
text-align: left; | |||
} | |||
.bg3wiki-party-interactions td { | |||
padding-left: 5px; | |||
border-left: 3px solid #1F1E1E; | |||
} | } |