diff --git a/src/app/article/article.component.html b/src/app/article/article.component.html index e8137ea..fe906eb 100644 --- a/src/app/article/article.component.html +++ b/src/app/article/article.component.html @@ -1,13 +1,15 @@ -

{{ article.title }}

-
- -
- + +

{{ article.title }}

+
+ +
+ +
+
+
+
+
    +
  • {{ tag }}
  • +
-
-
-
    -
  • {{ tag }}
  • -
-
diff --git a/src/app/list-paginate/list-paginate.component.styl b/src/app/list-paginate/list-paginate.component.styl index b124784..44f7cac 100644 --- a/src/app/list-paginate/list-paginate.component.styl +++ b/src/app/list-paginate/list-paginate.component.styl @@ -5,6 +5,7 @@ font-weight: 900 font-size: 16px display: block + user-select: none fa-icon, a color: #666