어둠 너머로/고양이/마을로: 두 판 사이의 차이
백괴게임>Lemminkäinen 잔글편집 요약 없음 |
imported>재미로봇 잔글 (Regurus님 요청 (2)) |
||
(다른 사용자 한 명의 중간 판 하나는 보이지 않습니다) | |||
2번째 줄: | 2번째 줄: | ||
.gamecontent a:link, .gamecontent a:visited{color:#fff;} | .gamecontent a:link, .gamecontent a:visited{color:#fff;} | ||
.gamecontent a:hover, .gamecontent a:active{text-decoration-color:#fff !important;} | .gamecontent a:hover, .gamecontent a:active{text-decoration-color:#fff !important;} | ||
#cont{ width:{{#expr:5+{{CGI}}}}em;height:{{#expr:5+{{CGI}}}}em;border:1px dashed #555;position:relative; } | #cont{ width:{{#expr:5+{{CGI}}}}em;height:{{#expr:5+{{CGI}}}}em;border:1px dashed #555;position:relative;overflow:hidden; } | ||
#cont span { | #cont span { | ||
position:absolute;width: | position:absolute;width:1.5em;height:1.5em; | ||
border-radius:0.5em; | border-radius:0.5em; | ||
-webkit-touch-callout: none; | -webkit-touch-callout: none; | ||
13번째 줄: | 13번째 줄: | ||
user-select: none; | user-select: none; | ||
} | } | ||
#cont a{display:inline-block;width:100%;height:100%;} | |||
#cont a:hover, #cont a:active { text-decoration:none; } | #cont a:hover, #cont a:active { text-decoration:none; } | ||
}} | }} | ||
33번째 줄: | 34번째 줄: | ||
<div id='cont'> | <div id='cont'> | ||
<span style='top:{{ | <span style='top:{{rand|10|90}}%;left:{{rand|10|90}}%;'>{{CGI|{{#expr:{{CGI}}+1}}| }}</span> | ||
</div> | </div> | ||
}} | }} | ||
</div> | </div> |