Skip to content

Commit

Permalink
Update Training-Camp.html
Browse files Browse the repository at this point in the history
  • Loading branch information
ruizhian authored Feb 16, 2022
1 parent 766bf6c commit 5926e72
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Training-Camp.html
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
display:block;
}
.section1 {
background-color:Coral;
background-color:Chocolate;
color:black;
clear:both;
text-align:center;
Expand All @@ -46,7 +46,7 @@
/* margin-top: 30px; */
}
.section2 {
background-color:Coral;
background-color:Chocolate;
color:black;
clear:both;
text-align:center;
Expand All @@ -58,7 +58,7 @@
/* border-color: skyblue; */
}
.footer1 {
background-color:Coral;
background-color:Chocolate;
color:black;
clear:both;
text-align:center;
Expand All @@ -70,7 +70,7 @@
text-align: justify;
}
.footer2 {
background-color:Coral;
background-color:Chocolate;
color:black;
clear:both;
text-align:center;
Expand Down

0 comments on commit 5926e72

Please sign in to comment.