22,777
edits
No edit summary |
mNo edit summary |
||
Line 122: | Line 122: | ||
/* Talk spacing */ | /* Talk spacing */ | ||
.ns-talk | :is(.ns-talk, .ns-4, .ns-110) dd { | ||
.ns-4 | |||
.ns-110 dd { | |||
margin-top: 0.25em !important; | margin-top: 0.25em !important; | ||
} | } | ||
.ns-talk | :is(.ns-talk, .ns-4, .ns-110) :is(p, dl) + dl { | ||
.ns-4 | |||
.ns-110 | |||
margin-top: -0.25em !important; | margin-top: -0.25em !important; | ||
} | } |