diff --git a/app/components/Navigation.vue b/app/components/Navigation.vue index 653707a..5ecdf73 100644 --- a/app/components/Navigation.vue +++ b/app/components/Navigation.vue @@ -114,39 +114,29 @@ diff --git a/app/components/news/new.vue b/app/components/news/new.vue index 878433b..2f6afbd 100644 --- a/app/components/news/new.vue +++ b/app/components/news/new.vue @@ -83,10 +83,13 @@ useHead({ ], link: [ {rel: 'stylesheet', href: '/news/bootstrap.min.css'}, + {rel: 'stylesheet', href: '/news/main22.css'}, + {rel: 'stylesheet', href: '/news/new_index.css'}, {rel: 'stylesheet', href: '/news/float.css'}, - {rel: 'stylesheet', href: '/news/animate.min.css'} + {rel: 'stylesheet', href: '/news/animate.min.css'}, + {rel: 'stylesheet', href: '/css/main2.css'}, ], script: [ @@ -103,7 +106,7 @@ onMounted(() => {