diff --git a/src/assets/css/post-parser.css b/src/assets/css/post-parser.css index e1baa4fa..e24d9ff4 100644 --- a/src/assets/css/post-parser.css +++ b/src/assets/css/post-parser.css @@ -1,31 +1,10 @@ /* - * @file assets css post-parser.css + * @file assets/css/post-parser.css * @description 米游社解析 css * @todo 需要完善 * @since Beta v0.3.3 */ -.mys-post-body { - width: 800px; - margin: 0 auto; - font-family: var(--font-text); -} - -.mys-post-title { - color: var(--common-text-title); - font-family: var(--font-title); - font-size: 20px; -} - -.mys-post-subtitle { - font-size: 16px; - opacity: 0.6; -} - -.mys-post-content { - line-height: 2; -} - :deep(.mys-post-div) { position: relative; margin: 10px auto; diff --git a/src/views/t-post.vue b/src/views/t-post.vue index e7315001..4d747638 100644 --- a/src/views/t-post.vue +++ b/src/views/t-post.vue @@ -1,5 +1,3 @@ - - - +