From 079e2ef1511d1948faa10a0c08fa40f3b09b204b Mon Sep 17 00:00:00 2001 From: haerong22 Date: Wed, 17 Aug 2022 01:47:31 +0900 Subject: [PATCH] #16 board : article list page - sort --- .../static/css/articles/table-header.css | 5 ++ .../resources/templates/articles/index.html | 9 ++- .../resources/templates/articles/index.th.xml | 74 ++++++++++++------- 3 files changed, 58 insertions(+), 30 deletions(-) create mode 100644 board/src/main/resources/static/css/articles/table-header.css diff --git a/board/src/main/resources/static/css/articles/table-header.css b/board/src/main/resources/static/css/articles/table-header.css new file mode 100644 index 00000000..61c6cbdc --- /dev/null +++ b/board/src/main/resources/static/css/articles/table-header.css @@ -0,0 +1,5 @@ +/* 게시글 테이블 제목 */ +#article-table > thead a { + text-decoration: none; + color: black; +} \ No newline at end of file diff --git a/board/src/main/resources/templates/articles/index.html b/board/src/main/resources/templates/articles/index.html index 0e1d6a59..3c6f5aa2 100644 --- a/board/src/main/resources/templates/articles/index.html +++ b/board/src/main/resources/templates/articles/index.html @@ -9,6 +9,7 @@ + @@ -59,10 +60,10 @@ - - - - + + + + diff --git a/board/src/main/resources/templates/articles/index.th.xml b/board/src/main/resources/templates/articles/index.th.xml index 2816610b..d53d4aaa 100644 --- a/board/src/main/resources/templates/articles/index.th.xml +++ b/board/src/main/resources/templates/articles/index.th.xml @@ -3,34 +3,56 @@ - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - \ No newline at end of file
제목해시태그작성자작성일제목해시태그작성자작성일