This commit is contained in:
parent
e77e1cb526
commit
e3c4aa9f60
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
|
@ -1,4 +1,4 @@
|
||||||
@charset "utf-8";
|
@charset "utf-8";
|
||||||
@import url('https://fonts.googleapis.com/css?family=Noto+Sans+KR:100,300,400,500,700,900|Rajdhani:300,400,500,600,700&display=swap&subset=korean');
|
@import url('https://fonts.googleapis.com/css?family=Noto+Sans+KR:100,300,400,500,700,900|Rajdhani:300,400,500,600,700&display=swap&subset=korean');
|
||||||
|
|
||||||
|
|
||||||
|
|
@ -18,7 +18,7 @@ caption {display: none;}
|
||||||
a {background: transparent; cursor:pointer;}
|
a {background: transparent; cursor:pointer;}
|
||||||
a:active, a:hover {outline: 0;}
|
a:active, a:hover {outline: 0;}
|
||||||
abbr[title] {border-bottom: 1px dotted;}
|
abbr[title] {border-bottom: 1px dotted;}
|
||||||
b, strong, th {font-weight: 700;}
|
b, strong, th, td {font-weight: 400;}
|
||||||
dfn {font-style: italic;}
|
dfn {font-style: italic;}
|
||||||
mark {background: #ff0; color: #000;}
|
mark {background: #ff0; color: #000;}
|
||||||
small {font-size: 80%;}
|
small {font-size: 80%;}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue