From ea791fe6c9cbbfa4eb999c088a8402bfe4d8fcb7 Mon Sep 17 00:00:00 2001 From: Kim Date: Sat, 22 Oct 2022 16:50:39 +0800 Subject: [PATCH 1/2] add

--- index.html | 25 ++++++++++++------------- 1 file changed, 12 insertions(+), 13 deletions(-) diff --git a/index.html b/index.html index 6078e61..c556dee 100644 --- a/index.html +++ b/index.html @@ -1,24 +1,23 @@ - - - - - + + + + HexSchool PR practice - - + + - -

yunyun PR practice

+ +

yunyun PR practice

-

Hello HexSchool!

+

Hello HexSchool!

This is new PR.

謝謝洧杰老師,讓我學會git,真的教得很清楚又容易懂!

謝謝老師助教,提供管道讓我們練習 PR

PR 練習

- - - \ No newline at end of file +

感謝洧杰老師 & 助教!

+ + From 34380245f87234a4d53c557c899654c427ee003c Mon Sep 17 00:00:00 2001 From: Kim Date: Sat, 22 Oct 2022 16:53:25 +0800 Subject: [PATCH 2/2] add style --- all.css | 19 +++++++++++-------- index.html | 2 +- 2 files changed, 12 insertions(+), 9 deletions(-) diff --git a/all.css b/all.css index 5407ad7..c7e157a 100644 --- a/all.css +++ b/all.css @@ -1,14 +1,17 @@ -body{ - color: red; +body { + color: red; } -h1{ - color: green; +h1 { + color: green; } .hexschool { - text-align: center; - color: #00cc99; - font-size: 24px; - font-weight: bold; + text-align: center; + color: #00cc99; + font-size: 24px; + font-weight: bold; } +.pr20221022 { + color: navy; +} diff --git a/index.html b/index.html index c556dee..a5a520c 100644 --- a/index.html +++ b/index.html @@ -18,6 +18,6 @@

yunyun PR practice

謝謝洧杰老師,讓我學會git,真的教得很清楚又容易懂!

謝謝老師助教,提供管道讓我們練習 PR

PR 練習

-

感謝洧杰老師 & 助教!

+

感謝洧杰老師 & 助教!