More actions
m Fase 3: Move in-line CSS to in-page. |
m Change padding on the on the right of the "box". It now mirrors the padding on the left. Did so because I saw an instance where a rather long text butted up right to the right border. |
||
| Line 12: | Line 12: | ||
} | } | ||
.MssnDtls-data { | .MssnDtls-data { | ||
padding: 2px | padding: 2px 1em 2px 5px; | ||
} | } | ||
.MssnDtls-factioninfo { | .MssnDtls-factioninfo { | ||