어둠 너머로/고양이/마을로: 두 판 사이의 차이
백괴게임>Lemminkäinen 잔글편집 요약 없음 |
백괴게임>Lemminkäinen 잔글편집 요약 없음 |
||
3번째 줄: | 3번째 줄: | ||
.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; } | ||
#cont span { position:absolute;width:1em;height:1em;border-radius:0.5em; } | #cont span { | ||
position:absolute;width:1em;height:1em; | |||
border-radius:0.5em; | |||
-webkit-touch-callout: none; | |||
-webkit-user-select: none; | |||
-khtml-user-select: none; | |||
-moz-user-select: none; | |||
-ms-user-select: none; | |||
user-select: none; | |||
} | |||
#cont a:hover, #cont a:active { text-decoration:none; } | #cont a:hover, #cont a:active { text-decoration:none; } | ||
}} | }} |