다른 명령
편집 요약 없음 |
잔글편집 요약 없음 |
||
1번째 줄: | 1번째 줄: | ||
#catlinks { | #catlinks { | ||
position: | position: relative; | ||
top: | margin-top: 10px; /* 제목과의 간격 */ | ||
margin- | margin-bottom: 20px; /* 본문과의 간격 */ | ||
} | } | ||
# | |||
display: block; | #firstHeading + #catlinks { | ||
display: block; /* 제목 바로 아래에 표시 */ | |||
} | } |