From c35742368181eb95f4df4d09a4aa2d31dc81622d Mon Sep 17 00:00:00 2001 From: whitedot Date: Fri, 8 Nov 2013 16:12:59 +0900 Subject: [PATCH] =?UTF-8?q?=EC=82=AC=EC=9A=A9=EC=9E=90:=20button=20cursor?= =?UTF-8?q?=20pointer=20=EC=B6=94=EA=B0=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/default.css | 1 + 1 file changed, 1 insertion(+) diff --git a/css/default.css b/css/default.css index 9a78d7ac2..4d17ac07d 100644 --- a/css/default.css +++ b/css/default.css @@ -12,6 +12,7 @@ article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, legend {position:absolute;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden} label, input, select, img {vertical-align:middle} input, button {margin:0;padding:0;font-family:dotum;font-size:1em} +button {cursor:pointer} textarea, select {font-family:dotum;font-size:1em} p {margin:0;padding:10px 0;line-height:1.7em;word-break:break-all}