Skip to content
Snippets Groups Projects
Commit 8b105380 authored by Yulong Wang's avatar Yulong Wang
Browse files

Merge branch 'wyl' into 'main'

update

See merge request !22
parents 72b66928 20d080e7
No related branches found
No related tags found
1 merge request!22update
......@@ -110,7 +110,7 @@ td {
/* Alternating Row Background Colors */
tr:nth-child(even) {
background-color: #f9f9f9; /* Background color for even rows */
background-color: rgba(253, 242, 242, 0.85); /* Background color for even rows */
}
/* Row Hover Effect */
......
......@@ -33,8 +33,8 @@
</div>
<!-- right area -->
<div style="width: 80%; background-color: lightblue;">
<div id="mainview" style="filter: opacity(90%);" ></div>
<div style="width: 80%; background-color:#ffffff; filter: opacity(90%); border-radius: 10px;">
<div id="mainview" ></div>
</div>
</div>
</div>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment