This commit is contained in:
@ -264,7 +264,7 @@ a.imagetogglelink {
|
||||
}
|
||||
|
||||
.content .error-page__image img{
|
||||
border: none !important;
|
||||
border: none !important;
|
||||
}
|
||||
|
||||
.content .float-img {
|
||||
@ -332,7 +332,7 @@ div.comment p+p {
|
||||
.content img {
|
||||
width: 100%;
|
||||
max-width: 100%;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
/* <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> */
|
||||
@ -381,7 +381,7 @@ p.warning__example {
|
||||
|
||||
/* <20><><EFBFBD> */
|
||||
.f_CodeExample {
|
||||
word-break: normal;
|
||||
word-break: normal;
|
||||
}
|
||||
|
||||
span.f_CodeExample {
|
||||
@ -434,7 +434,7 @@ table td {
|
||||
table span {
|
||||
/* font-family: 'Open Sans', sans-serif !important; */
|
||||
font-size: 14px !important;
|
||||
}
|
||||
}
|
||||
|
||||
table .p_Normal span {
|
||||
font-size: 14px !important;
|
||||
@ -561,6 +561,7 @@ table td {
|
||||
.topic__breadcrumbs .search-res__item-category.search-res__item-category_subcategory,
|
||||
.article__header .search-res__item-category.search-res__item-category_subcategory{
|
||||
background: rgba(255, 210, 66, 0.5);
|
||||
flex-shrink: 0;
|
||||
border-radius: 2px;
|
||||
color: #757575;
|
||||
display: inline-block;
|
||||
@ -614,7 +615,7 @@ table td {
|
||||
/*-- <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> --*/
|
||||
.article__sidebar {
|
||||
flex: 1 0 20%;
|
||||
margin-top: -20px;
|
||||
margin-top: -30px;
|
||||
}
|
||||
|
||||
.article__sidebar input {
|
||||
@ -884,4 +885,4 @@ table td {
|
||||
|
||||
.article-search {
|
||||
padding-top: 17px !important;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user