Skip to content

Commit

Permalink
9th--FIXED BLUR BOX HINT
Browse files Browse the repository at this point in the history
  • Loading branch information
BlueEve04 committed Oct 8, 2024
1 parent 3e81279 commit df2ab79
Show file tree
Hide file tree
Showing 10 changed files with 13 additions and 1 deletion.
Binary file added images/result/resultpage1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/result/resultpage2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/result/resultpage3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/result/resultpage4.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/result/resultpage5.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/result/resultpage6.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/result/resultpage7.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
14 changes: 13 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,15 @@
html, body {
overflow-x: hidden;
}

.hint{
display: absolute;
margin-left: 40%;

}
.hntt{
font-size: 20px;
color: rgb(123, 156, 163);
}
</style>
<script type="text/javascript" src="./extras/jquery-ui-1.8.20.custom.min.js"></script>
<script type="text/javascript" src="./extras/jquery.mousewheel.min.js"></script>
Expand Down Expand Up @@ -309,8 +317,12 @@ <h1>What is PBAT?</h1>
}
});
</script>
<div class="hint">
<h3 class="hntt">Move your mouse to try it out!</h3>
</div>
<!-- 易错DNA部分 -->
<div class="DNA_line_container" id="box">

<div class="DNA_box1" id="DNABox1">
<div><h1>Challenges</h1>
Firstly, the natural degradation rate of PBAT is extremely slow. After three months of natural degradation, it can only be degraded by about 2.3%. Secondly, the PBAT decomposition rates of existing PBAT-degrading enzymes in room temperature are generally low, restricting its utilization in the context of agricultural practices. Additionally, PBAT hydrolysis products can be toxic, adversely affecting microbial metabolism and efficient substrate assimilation.</div>
Expand Down
Binary file modified pages/single_person/cwb.JPG
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified pages/single_person/zjh.JPG
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit df2ab79

Please sign in to comment.