mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-09 02:56:43 +08:00
【FIX】测评特别提示样式修改
This commit is contained in:
@@ -141,12 +141,15 @@ export default {
|
|||||||
}
|
}
|
||||||
.tips{
|
.tips{
|
||||||
font-size: 14px;
|
font-size: 14px;
|
||||||
color: #666;
|
color: #000;
|
||||||
|
font-weight: bold;
|
||||||
margin-bottom: 5px;
|
margin-bottom: 5px;
|
||||||
}
|
}
|
||||||
.tips:nth-child(5){
|
.tips:nth-child(5){
|
||||||
padding:10px 0;
|
padding:10px 0;
|
||||||
margin-bottom: 0;
|
margin-bottom: 0;
|
||||||
|
color: #000;
|
||||||
|
font-weight: bold;
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user