mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-13 04:46:44 +08:00
提交
This commit is contained in:
@@ -272,12 +272,12 @@
|
||||
color: #333333;
|
||||
line-height: 22px;
|
||||
}
|
||||
.portal-index-title{
|
||||
font-size: 16px;
|
||||
font-weight: 500;
|
||||
color: #00253E;
|
||||
line-height: 22px;
|
||||
}
|
||||
// .portal-index-title{
|
||||
// font-size: 16px;
|
||||
// font-weight: 500;
|
||||
// color: #00253E;
|
||||
// line-height: 22px;
|
||||
// }
|
||||
.portal-index-summary{
|
||||
font-size: 14px;
|
||||
font-weight: 400;
|
||||
@@ -437,6 +437,12 @@
|
||||
}
|
||||
// boe-index
|
||||
@media screen and (max-width: 1366px){
|
||||
.portal-index-title{
|
||||
font-size: 14px;
|
||||
font-weight: 500;
|
||||
color: #00253E;
|
||||
line-height: 22px;
|
||||
}
|
||||
.portal-input{
|
||||
width: 260px;
|
||||
}
|
||||
@@ -580,6 +586,7 @@
|
||||
line-height: 14px;
|
||||
}
|
||||
.qa-views{
|
||||
font-size: 12px !important;
|
||||
left: 10px;
|
||||
bottom: 6px;
|
||||
}
|
||||
@@ -705,7 +712,12 @@
|
||||
.case-inter-orgin{
|
||||
width: 47%;
|
||||
}
|
||||
|
||||
.portal-index-title{
|
||||
font-size: 16px;
|
||||
font-weight: 500;
|
||||
color: #00253E;
|
||||
line-height: 22px;
|
||||
}
|
||||
.portal-input{
|
||||
width: 280px;
|
||||
}
|
||||
@@ -844,6 +856,7 @@
|
||||
.qa-views{
|
||||
left: 18px;
|
||||
bottom: 18px;
|
||||
font-size: 14px;
|
||||
}
|
||||
}
|
||||
.qa-char{
|
||||
@@ -974,7 +987,12 @@
|
||||
}
|
||||
|
||||
@media screen and (max-width: 1920px) and (min-width: 1681px){
|
||||
|
||||
.portal-index-title{
|
||||
font-size: 16px;
|
||||
font-weight: 500;
|
||||
color: #00253E;
|
||||
line-height: 22px;
|
||||
}
|
||||
.case-inter-orgin{
|
||||
width: 60%;
|
||||
}
|
||||
@@ -1126,6 +1144,7 @@
|
||||
.qa-views{
|
||||
left: 20px;
|
||||
bottom: 20px;
|
||||
font-size: 14px;
|
||||
}
|
||||
}
|
||||
.qa-char{
|
||||
@@ -1234,6 +1253,12 @@
|
||||
}
|
||||
|
||||
@media screen and (min-width: 1921px){
|
||||
.portal-index-title{
|
||||
font-size: 16px;
|
||||
font-weight: 500;
|
||||
color: #00253E;
|
||||
line-height: 22px;
|
||||
}
|
||||
.case-inter-orgin{
|
||||
width: 60%;
|
||||
}
|
||||
@@ -1381,6 +1406,7 @@
|
||||
.qa-views{
|
||||
left: 20px;
|
||||
bottom: 20px;
|
||||
font-size: 14px;
|
||||
}
|
||||
}
|
||||
.qa-char{
|
||||
|
||||
@@ -2188,7 +2188,7 @@
|
||||
.qa-views {
|
||||
position: absolute;
|
||||
color: #6E7B84;
|
||||
font-size: 14px;
|
||||
// font-size: 14px;
|
||||
// left: 20px;
|
||||
// bottom: 20px;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user