This commit is contained in:
徐哼唧L
2023-06-21 14:45:20 +08:00
parent 6e7ee3dd44
commit 4646183cd3
31 changed files with 574 additions and 281 deletions

View File

@@ -1534,6 +1534,7 @@ input.disable {
.footer .bianma .delog_tc p {
color: #333;
font-weight: normal;
}
@@ -2198,7 +2199,7 @@ input.disable {
.profile_right {
position: fixed;
width: 225px;
width: 265px;
right: 20px;
top: 50%;
margin-top: -154px;

View File

@@ -1126,6 +1126,18 @@ input.disable {
font-size: 16px;
}
.article .art_main .new_art > ul > li > div>.links_ button {
background: #006699;
color: #fff;
border: none;
padding: 0 15px;
line-height: 22px;
cursor: pointer;
margin-left: 10px;
font-family: Calibri;
font-size: 16px;
}
.article .art_main .new_art > ul > li .apwrap {
margin-top: 10px;
}
@@ -1196,8 +1208,8 @@ input.disable {
font-weight: bold;
border-bottom: 1px solid #f1f1f1;
margin-bottom: 10px;
height: 37px;
line-height: 32px;
min-height: 32px;
line-height: 20px;
}
.art_main_con .new_art > ul li.pai_two .url_top {
@@ -1239,8 +1251,9 @@ input.disable {
.art_main_con .new_art > ul li.pai_two > .links_ {
margin: 3px 0;
text-align: justify;
/*text-align: justify;*/
font-family: "Helvetica Neue", Helvetica, Georgia, sans-serif;
line-height: 30px;
}
.art_main_con .new_art > ul li.pai_two > .links_ button {