Commit 6b8eabe0 authored by xinzhedeai's avatar xinzhedeai

mod: 样式微调

parent 203f7aff
......@@ -318,7 +318,7 @@
display: flex;
justify-content: space-between;
align-items: center;
padding: 15px;
padding: .3rem;
border-bottom: 1px solid #eee;
}
......@@ -339,7 +339,7 @@
.stats-content {
display: flex;
padding: 15px 0;
padding: .3rem 0;
}
.stat-item {
......@@ -352,7 +352,7 @@
font-weight: bold;
font-size: .36rem;
color: #1081E3;
margin-bottom: .1rem;
margin-bottom: .15rem;
}
.stat-label {
......@@ -385,7 +385,7 @@
.check-module {
width: 3rem;
height: 1.8rem;
padding: 15px;
padding: .2rem;
/* border-bottom: 1px solid #eee;
border-right: 1px solid #eee; */
background-image: url('../image/code/bg1.png') ;
......@@ -397,6 +397,7 @@
font-weight: bold;
font-size: .32rem;
color: #0C4BA2;
margin-bottom: .2rem;
}
.check-module p:last-child{
font-weight: 500;
......@@ -463,9 +464,9 @@
}
.module-intro {
font-size: 14px;
font-size: .24rem;
color: #666;
margin-top: 10px;
margin-top: .1rem;
}
</style>
</body>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment