Skip to content

Commit

Permalink
Update About us Introduction.html
Browse files Browse the repository at this point in the history
  • Loading branch information
ruizhian authored Feb 15, 2022
1 parent efe8a56 commit 717da36
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions About us Introduction.html
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
margin-top: 25px;
}
.section {
background-color:skyblue;
background-color:white;
color:black;
clear:both;
text-align:center;
Expand All @@ -55,7 +55,7 @@
text-align: justify;
}
.footer {
background-color:skyblue;
background-color:white;
color:black;
clear:both;
text-align:center;
Expand All @@ -67,7 +67,7 @@
text-align:justify;
}
.footer1 {
background-color:skyblue;
background-color:white;
color:black;
clear:both;
text-align:center;
Expand All @@ -86,7 +86,7 @@
margin-top: 15px;
}
.induc{
color: skyblue;
color: white;
}
.removeborder{
border: none
Expand All @@ -95,7 +95,7 @@
</head>


<body background="image/图片111.jpg">
<body background="image/white.jpg">
<div >
<div id="head">
<header style="min-height: 76px;">
Expand Down

0 comments on commit 717da36

Please sign in to comment.