mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-05 17:51:40 +09:00
10 lines
286 B
CSS
10 lines
286 B
CSS
@charset "CP949";
|
|
@import url(concat.source3.css);
|
|
@import url(//fonts.googleapis.com/earlyaccess/nanumgothic.css);
|
|
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+KR,wght@0,400;0,700&display=swap');
|
|
.wordpress {
|
|
border-radius: 4px;
|
|
}
|
|
.xpressengine {
|
|
margin: 320px;
|
|
}
|