样式修改
This commit is contained in:
@@ -46,6 +46,10 @@
|
||||
}
|
||||
.orico_Page_articleDetail .articleDetailMain .atmleft .blog_content {
|
||||
margin: 2.5rem;
|
||||
overflow-wrap: break-word;
|
||||
word-break: break-all;
|
||||
word-wrap: break-word;
|
||||
white-space: normal;
|
||||
}
|
||||
.orico_Page_articleDetail .articleDetailMain .atmleft .blog_content p {
|
||||
font-size: 0.875rem;
|
||||
|
||||
@@ -70,10 +70,13 @@
|
||||
gap: 2rem;
|
||||
}
|
||||
.orico_footer .fotter .footerMain .foottxtbottom .ftopicos ul {
|
||||
gap: 0.75rem 1.5rem;
|
||||
/* gap: 0.75rem 1.5rem; */
|
||||
flex-wrap: wrap;
|
||||
display: flex;
|
||||
}
|
||||
.orico_footer .fotter .footerMain .foottxtbottom .ftopicos ul a{
|
||||
margin-right: 2rem;
|
||||
}
|
||||
.orico_footer .fotter .footerMain .foottxtbottom .ftopicos ul img {
|
||||
height: 30px;
|
||||
width: 30px;
|
||||
|
||||
@@ -45,6 +45,7 @@
|
||||
}
|
||||
.header-PC #header .nav2 .navItem a {
|
||||
padding-right: 5px;
|
||||
padding-left: 20px;
|
||||
text-decoration: none;
|
||||
word-break: keep-all;
|
||||
white-space: norwap;
|
||||
@@ -172,6 +173,7 @@
|
||||
}
|
||||
.header-PC #header .nav2 .navItem .navItemConten1 li a {
|
||||
cursor: pointer;
|
||||
padding-left: 0;
|
||||
}
|
||||
.header-PC #header .nav2 .navItem .navItemConten1 li a:hover {
|
||||
color: #004bfa;
|
||||
|
||||
@@ -73,6 +73,7 @@
|
||||
flex-direction: column;
|
||||
max-width: 70%;
|
||||
margin: 11px 10px 0;
|
||||
justify-content: center;
|
||||
}
|
||||
.orico_Page_search .searchMain .seul .seitme .prInfp .txt1 {
|
||||
font-size: 1.125rem;
|
||||
|
||||
Reference in New Issue
Block a user