diff --git a/src/assets/styles/portal-index.scss b/src/assets/styles/portal-index.scss index 51d53f7a..356abf0d 100644 --- a/src/assets/styles/portal-index.scss +++ b/src/assets/styles/portal-index.scss @@ -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{ diff --git a/src/views/Index.vue b/src/views/Index.vue index 0d46542b..c927e315 100644 --- a/src/views/Index.vue +++ b/src/views/Index.vue @@ -2188,7 +2188,7 @@ .qa-views { position: absolute; color: #6E7B84; - font-size: 14px; + // font-size: 14px; // left: 20px; // bottom: 20px;