|
@@ -96,7 +96,7 @@
|
|
|
border-radius: 8px;;
|
|
|
}
|
|
|
.page-industry-introduct .msg-container.light{
|
|
|
- background: rgba(42, 190, 209, 0.05);
|
|
|
+ background: rgba(42, 190, 209, 0.08);
|
|
|
}
|
|
|
.page-industry-introduct .msg-container.dark{
|
|
|
background: rgba(29, 29, 29, 0.15);
|
|
@@ -108,11 +108,11 @@
|
|
|
color: #fff;
|
|
|
}
|
|
|
.page-industry-introduct .msg-container.light .msg-list > a:hover{
|
|
|
- background: rgba(42, 190, 209, 0.1);
|
|
|
+ background: rgba(0, 152, 172, 0.1);
|
|
|
border-radius: 8px;;
|
|
|
}
|
|
|
.page-industry-introduct .msg-container.dark .msg-list > a:hover{
|
|
|
- background: rgba(29, 29, 29, 0.15);;
|
|
|
+ background: rgba(29, 29, 29, 0.15);
|
|
|
border-radius: 8px;;
|
|
|
}
|
|
|
/*E-- banner--E */
|