5,951
edits
No edit summary |
No edit summary |
||
Line 132: | Line 132: | ||
.nowrap { | .nowrap { | ||
white-space: nowrap; | white-space: nowrap; | ||
} | |||
/* Template:Person */ | |||
.person-container-left { | |||
background-color: #f0f0f0; | |||
padding: 20px; | |||
} | |||
.person-container-right { | |||
background-color: #ffffff; | |||
padding: 20px; | |||
} | } |