mekici
Tekrar kodları siteden bakarak düzenledim sorun gitti.
///////////////////////KONUSAYFASI-TEMASI
.Post.CommentPost {-webkit-box-shadow: 0px 8px 24px 3px rgba(84,102,134,0.08) !important;
box-shadow: 0px 8px 24px 3px rgba(84,102,134,0.08) !important; border: 1px solid #dbdfe6!important; border-radius: 8px;margin-top: 20px;}
///////////////////////
///////////////////////ANASAYFA-TEMASI
@media (min-width: 768px){.DiscussionListItem-content {
padding-left: 80px;
padding-right: 80px;
padding-top: 10px;
border-radius: 8px;
padding-bottom: 10px;
border:1px solid #dbdfe6!important;
-webkit-box-shadow: 0px 8px 24px 3px rgba(84,102,134,0.08) !important;
box-shadow: 0px 8px 24px 3px rgba(84,102,134,0.08) !important;}
.IndexPage .DiscussionListItem-info>.item-tags, .UserPage .DiscussionListItem-info>.item-tags {top: 23px !important;}
.DiscussionListItem {
position: relative;
margin-right: 0;
padding-right: 0;
padding-left: 0;
margin-left: 0;
border-radius: 8px;
margin-top:15px;}}
@media (min-width: 768px){.DiscussionListItem:hover {
background-color: #fff;
-webkit-box-shadow: 0px 8px 24px 3px rgba(84,102,134,0.1) !important;
box-shadow: 0px 8px 24px 3px rgba(84,102,134,0.1) !important;}}
.DiscussionList:not(.DiscussionList–searchResults) .read .DiscussionListItem-title { font-weight: 600; color: #282828; }
.DiscussionList:not(.DiscussionList–searchResults) .unread .DiscussionListItem-title {color: #e7672e; font-weight: 600; }
///////////////////////SOL-UST-MENU-ICONLARI
#header-primary > ul > li.item-link1 > a:HOVER {
transition-duration:0.5s;
color: #e7672e;
}
#header-primary > ul > li.item-link1 > a:before {
font-family: 'Font Awesome 5 Free';
font-weight: 600;
font-size: 14px;
content: '\f0c1';
margin-right: 4px;
vertical-align: -1px;
}
#header-primary > ul > li.item-link2 > a:HOVER {
transition-duration:0.5s;
color: #e7672e;
}
#header-primary > ul > li.item-link2 > a:before {
font-family: 'Font Awesome 5 Free';
font-weight: 600;
font-size: 14px;
content: '\f0c1';
margin-right: 4px;
vertical-align: -1px;
}
///////////////////////
///////////////////////BEGEN-YORUMYAP-BUTONU-ONU-IKONLAR
.item-like .Button:before {
font-family: 'Font Awesome 5 Free';
font-weight: 600;
font-size: 15px;
content: '\f164';
margin-right: 8px;
vertical-align: -1px;
}
.item-reply .Button--link:before {
font-family: 'Font Awesome 5 Free';
font-weight: 600;
font-size: 15px;
content: '\f3e5';
margin-right: 8px;
vertical-align: -1px;
}
///////////////////////
///////////////////////SOL-ALT-HEADER-KODU
.app { width:190px; padding-top: 30px; padding-bottom: 5px; display: block; text-align: center; }
.app img {max-width: 160px;}
.app2 { width:190px; padding-top: 5px; padding-bottom: 10px; display: block; text-align: center;}
.app2 img {max-width: 160px; }
.text-holder { width:190px; font-size: 12px; font-weight: 500; text-align: center; }
.text-holder ul { width:190px; list-style:none; float: left; margin-bottom: 10px; padding:0; }
.text-holder ul li { display: block; text-align: center;}
.text-holder ul li a { font-size: 16px; font-weight: 700; color: #4d698e; }
.TagsPage .text-holder { display: none;}
.TagsPage .app { display: none;}
.TagsPage .app2 {display: none;}
///////////////////////
///////////////////////HEADER?
@media (min-width: 1100px){.App:before { height: 65px;}}
@media (min-width: 1100px) {.container { padding-top: 7px;}}
@media (min-width: 1100px){.Header-navigation { padding-top: 6px;}}
@media (min-width: 1100px){.Header-title {line-height:30px}}
///////////////////////
///////////////////////TARTISMA-BASLAT-BUTONU
.Button {
border-radius: 30px !important;
}
///////////////////////
///////////////////////HEADER-TURUNCU-CIZGI
.App:before { border-top: 2px solid #ea4b4b;}
.PostStream-item[data-index="0"] {border-bottom: 2px solid #e7672e;}
.scrolled.App:before { border-top: none; border-bottom: 2px solid #e7672e; }
///////////////////////
///////////////////////OKUNMAMIS-KONU-BASLIKLARINA-IKON-EKLEME
.unread .DiscussionListItem-title::after {
font-family: ‘Font Awesome 5 Free’;
font-weight: 600;
font-size: 16px;
content: ‘\f06d’;
color: #cc3737;
margin-left: 6px ;}
///////////////////////
///////////////////////ETIKETLERI-ALTA-TASIMA
@media (min-width: 767px){.IndexPage .DiscussionListItem-info>.item-tags, .UserPage .DiscussionListItem-info>.item-tags {
position: initial !important;
margin-bottom: 5px !important;
display: block;
-webkit-mask-image: initial !important;
white-space: nowrap !important;
max-width: 500px !important;
}}
///////////////////////
///////////////////////ARAMA-BUTONU-OVALLESTIRME
.Search-input input {
border-radius: 30px;
}
///////////////////////