틀:게임 알림 카드: 두 판 사이의 차이
잔글편집 요약 없음 |
잔글 (자세히 보기 링크 위치 조정) |
||
22번째 줄: | 22번째 줄: | ||
#updatecard-loglink { | #updatecard-loglink { | ||
position:relative; | position:relative; | ||
z-index:1; | |||
left:1%; | |||
bottom:1%; | bottom:1%; | ||
font-size:8px; | font-size:8px; | ||
60번째 줄: | 60번째 줄: | ||
<div id="updatecard"> | <div id="updatecard"> | ||
<div id="updatecard-title">[[{{{1}}}]]</div> | <div id="updatecard-title">[[{{{1}}}]]</div> | ||
<div id="updatecard-loglink">[[{{{3}}}|업데이트 로그 보러 가기]]</div> | |||
<div id="updatecard-content">{{:{{{2}}}}}</div> | <div id="updatecard-content">{{:{{{2}}}}}</div> | ||
</div> | </div> | ||
<!-- </includeonly> --> | <!-- </includeonly> --> |