틀:게임 알림 카드: 두 판 사이의 차이
잔글편집 요약 없음 |
잔글편집 요약 없음 |
||
22번째 줄: | 22번째 줄: | ||
#updatecard-loglink { | #updatecard-loglink { | ||
float:right; | |||
position:relative; | |||
right:1%; | |||
bottom:1%; | |||
font-size:8px; | |||
} | } | ||
@media (max-width:800px) { | @media (max-width:800px) { | ||
#updatecard { | #updatecard { | ||
background-color:white; | |||
box-shadow: 1px 2px 5px 1px #555555; | |||
white-space:nowrap; | |||
overflow:hidden; | |||
width:48%; | |||
margin:0 2px; | |||
height:80px; | |||
} | } | ||