css
This commit is contained in:
parent
e28fa237fb
commit
8971973eb2
@ -1,6 +1,6 @@
|
|||||||
@charset "utf-8";
|
@charset "utf-8";
|
||||||
|
|
||||||
*{padding:0;margin:0;outline:0px solid #ccc;}
|
*{padding:0;margin:0;}
|
||||||
html,body{width:100%;height:100%;}
|
html,body{width:100%;height:100%;}
|
||||||
html{}
|
html{}
|
||||||
body{ font-family:'Noto Sans KR', 'Noto Sans', sans-serif;letter-spacing:-0.1px;font-weight:200;color:#333;word-break:keep-all;}
|
body{ font-family:'Noto Sans KR', 'Noto Sans', sans-serif;letter-spacing:-0.1px;font-weight:200;color:#333;word-break:keep-all;}
|
||||||
@ -28,7 +28,7 @@ table{border:none;border-collapse:collapse;padding:0;border-spacing:0;border-col
|
|||||||
a{text-decoration:none;color:#333;}
|
a{text-decoration:none;color:#333;}
|
||||||
a:link,a:visited,a:active,a:focus{text-decoration:none;}
|
a:link,a:visited,a:active,a:focus{text-decoration:none;}
|
||||||
a:hover{text-decoration:none;}
|
a:hover{text-decoration:none;}
|
||||||
input {border:0;outline:0;}
|
input {border:0;}
|
||||||
strong {font-weight:500;}
|
strong {font-weight:500;}
|
||||||
h3 {font-weight: 500;}
|
h3 {font-weight: 500;}
|
||||||
.eff {
|
.eff {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user