提交
This commit is contained in:
@@ -45,7 +45,7 @@ a {
|
||||
}
|
||||
|
||||
b {
|
||||
font-weight: bold;
|
||||
font-weight: bold !important;
|
||||
}
|
||||
|
||||
li {
|
||||
@@ -5297,4 +5297,23 @@ ul li .ab_tad {
|
||||
.pai_two .cite_txt_button {
|
||||
|
||||
margin-left: 0px !important;
|
||||
}
|
||||
|
||||
.conthtmn p b span {
|
||||
font-weight: bold !important;
|
||||
}
|
||||
|
||||
.conthtmn p i span {
|
||||
font-style: italic !important;
|
||||
}
|
||||
.conthtmn p b {
|
||||
font-weight: bold !important;
|
||||
}
|
||||
|
||||
.conthtmn p i {
|
||||
font-style: italic !important;
|
||||
}
|
||||
.conthtmn p b i {
|
||||
font-style: italic !important;
|
||||
font-weight: bold !important;
|
||||
}
|
||||
Reference in New Issue
Block a user