dengjie commit : 修改三级菜单样式

This commit is contained in:
clay
2022-10-07 17:11:40 +08:00
parent 776d265c10
commit e8bcee01d5
5 changed files with 101 additions and 51 deletions

View File

@@ -315,7 +315,7 @@ export default {
width: 100%;
//height: 38px;
font-size: 1.4rem;
font-weight: 500;
font-weight: bold;
//color: #FFFFFF;
line-height: 1.9rem;
letter-spacing: .1rem;

View File

@@ -174,7 +174,7 @@ export default {
width: 100%;
height: 3.8rem;
font-size: 1.4rem;
font-weight: 500;
font-weight: bold;
color: #000000;
line-height: 1.9rem;
letter-spacing: .1rem;

View File

@@ -238,9 +238,9 @@ export default {
//height: 35.1rem;
padding-bottom: 2rem;
&:hover {
box-shadow: 0 0 0.7rem 0 rgba(18, 69, 155, 0.59);
}
//&:hover {
// box-shadow: 0 0 0.7rem 0 rgba(18, 69, 155, 0.59);
//}
.news_context_img {
height: 42.8%;
@@ -269,8 +269,8 @@ export default {
width: 100%;
height: 2.1rem;
font-size: 1.5rem;
font-weight: 500;
font-size: 1.6rem;
font-weight: bold;
color: #262626;
line-height: 2.1rem;
overflow: hidden;
@@ -281,10 +281,9 @@ export default {
}
.news_context_text-content {
width: 100%;
height: 5.3rem;
font-size: 1.3rem;
font-size: 1.4rem;
font-weight: 500;
color: #777777;
line-height: 1.8rem;