×

注意!页面内容来自https://www.sportskeeda.com/esports/top-50-ea-fc-26-player-ratings,本站不储存任何内容,为了更好的阅读体验进行在线解析,若有广告出现,请及时反馈。若您觉得侵犯了您的利益,请通知我们进行删除,然后访问 原网页

<> #gdpr__consent_revocation_container { position: fixed; left: 10px; bottom: 10px; width: 40px; height: 40px; z-index: 2147483646; } #gdpr__consent_revocation_btn { background-color: #6aaae4; border-radius: 10px; box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%); border: none; cursor: pointer; padding: 5px; width: 100%; height: 100%; opacity: 0.5; } #gdpr__consent_revocation_btn:hover { opacity: 1; } #gdpr__consent_revocation_btn svg { width: 100%; height: 100%; } <> .feedback-section { display: flex; justify-content: space-around; align-items: center; padding: 28px 8px; clear: both; width: 100%; flex-direction: column; } .feedback-section .feedback-button { padding: 8px 12px; text-decoration: none; border: 1px solid #0B65F0; box-sizing: border-box; border-radius: 4px; color: #fff; margin: 0; background: #E1EBFF; color: #0B65F0; font-weight: bold; font-size: 12px; line-height: 15px; display: flex; justify-content: center; align-items: center; margin-bottom: 12px; width: 144px; } .feedback-button img { width: 16px; height: 16px; margin-right: 8px; object-fit: cover; background: none; }
<> @font-face { font-: normal; font-weight: normal; font-family: "Poppins"; src: url("//staticg.sportskeeda.com/font/poppins-regular.woff2") format("woff2"); font-display: swap; } @font-face { font-: normal; font-weight: 600; font-family: "Poppins"; src: url("//staticg.sportskeeda.com/font/poppins-semibold.woff2") format("woff2"); font-display: swap; } @font-face { font-: normal; font-weight: 500; font-family: "Poppins"; src: url("//staticg.sportskeeda.com/font/poppins-regular.woff2") format("woff2"); font-display: swap; } body, button, input, select { font-family: 'Poppins'-apple-systemBlinkMacSystemFont"Segoe UI""Liberation Sans"sans-serif; } html, body { width: 100%; min-height: 1px; margin: 0; padding: 0; border: none; position: relative; scroll-behavior: smooth; } body { color: #000; background: var(--bg-color#fff); font-size: 14px; min-width: 1110px; } :root[data-theme="dark"] body { /* background: radial-gradient(78.77% 78.77% at 50% 21.23%#2E2E34 0%#07070E 100%); */ } .page-container { width: 100%; position: relative; } .top-header { width: 100%; height: auto; z-index: 3000; top: 0; position: sticky; position: -webkit-sticky; } .primary-nav { width: 100%; height: auto; z-index: 2999; position: sticky; position: -webkit-sticky; top: 0; } body.has-top-header .top-header { position: sticky; position: -webkit-sticky; } body.has-top-header .primary-nav { top: var(--topHeaderHeight); } .page-content-container { position: relative; width: 100%; } .wrapper-container { width: 100%; margin: 0 auto; max-width: 1110px; } @media (max-width: 1200px) { .wrapper-container { max-width: 1110px; } } .layout-wrapper { --spacing: 16px; width: 100%; display: flex; gap: var(--spacing); min-width: 0; } .layout-wrapper .sidebar-container { --sidebarTopOffset: 0; position: sticky; height: 100vh; top: calc(var(--sidebarTopOffset) + var(--spacing)); min-width: 360px; max-width: 360px; border: 1px solid #E9E9E9; } body.has-top-header .layout-wrapper .sidebar-container { --sidebarTopOffset: var(--topHeaderHeight); } body.has-primary-nav .layout-wrapper .sidebar-container { --sidebarTopOffset: var(--primaryNavHeight); } body.has-top-header.has-primary-nav .layout-wrapper .sidebar-container { --sidebarTopOffset: calc(var(--topHeaderHeight) + var(--primaryNavHeight)); } .content-container { display: flex; flex: 1; width: 100%; overflow: clip; flex-direction: row-reverse; gap: 16px; } .content-container>.left { display: flex; flex-direction: column; flex: 1; width: 100%; min-width: 0; overflow: clip; } .content-container>.right { display: flex; flex-direction: column; min-width: 360px; max-width: 360px; flex-shrink: 0; } .footer-section { padding-top: 16px; } .section-separator { width: 100%; margin-top: 16px; } .section-separator.no-margin { margin: 0; } .section-separator.full-width { width: 100%; } .section-separator.dashed { border-bottom: 1px dashed #999; } .mobile-ad-negative-space, .ad-container { text-align: center; } @media screen and (max-width: 768px) { .section-separator { width: calc(100% - 32px); margin: 2px 16px; border-bottom: 1px solid #e9e9e9; } .section-separator.full-width { width: 100%; margin: 2px 0; } .section-separator.no-margin { margin: 0; } .section-separator.thick { width: 100%; margin-left: 0; border: 6px solid #f5f5f5; } :root[data-theme="dark"] .section-separator { border-bottom: 1px solid #2d2d2d; } :root[data-theme="dark"] .section-separator.dashed { border: 1px dashed #999; } :root[data-theme="dark"] .section-separator.thick { border: 6px solid #2d2d2d; } } @media screen and (max-width: 768px) { .content-container>.section-separator:last-of-type { display: none; } } .hidden { display: none !important; } .sk-red-color { color: #D32F2F; } .fade-out-bottom { mask-image: linear-gradient(to bottomrgba(0001)rgba(0000)); -webkit-mask-image: linear-gradient(to bottomrgba(0001)rgba(0000)); } .no-margin { margin: 0 !important; } .m-t-0 { margin-top: 0 !important; } .m-r-0 { margin-right: 0 !important; } .m-b-0 { margin-bottom: 0 !important; } .m-l-0 { margin-left: 0 !important; } .no-padding { padding: 0 !important; } .p-t-0 { padding-top: 0 !important; } .p-r-0 { padding-right: 0 !important; } .p-b-0 { padding-bottom: 0 !important; } .p-l-0 { padding-left: 0 !important; } .ta-l { text-align: left; justify-content: flex-start; } .ta-c { text-align: center; justify-content: center; } .ta-r { text-align: right; justify-content: flex-end; } @media screen and (max-width: 768px) { .h-gap { padding-left: 16px; padding-right: 16px; } .m-p-t-0 { padding-top: 0 !important; } .m-p-r-0 { padding-right: 0 !important; } .m-p-b-0 { padding-bottom: 0 !important; } .m-p-l-0 { padding-left: 0 !important; } } <> .keeda-side-menu, .mobile-overlay { z-index: 3000; } .write-an-article { display: none !important; } #keeda-notifications-container { padding: 0 !important; margin: 0 !important; } #keeda-notifications-container #kn-bell-count { top: -10px; right: -10px; } #keeda-notifications-container #kn-pointer { left: auto; } #keeda-notifications-container #kn-content-container { left: unset; right: -5px; } #keeda-profile-container a.login-cta { background: #D32F2F; border-radius: 30px; padding: 6px 14px; white-space: nowrap; text-transform: uppercase; color: #FFFFFF; font-weight: 600; font-size: 14px; line-height: 20px; } #keeda-profile-container .toggle, #keeda-profile-container-secondary .toggle { margin: unset !important; } @media screen and (max-width: 768px) { #keeda-profile-container a.login-cta { font-size: 12px; line-height: 15px; background-color: transparent; padding: 0; display: flex; align-items: center; justify-content: center; } } .mobile-overlay-profile-menu { z-index: 1; } .score-carousel-container .score-carousel-scroll-left img { display: block; top: 50%; left: 70%; transform: translate(-50%-50%); } .score-carousel-container .score-carousel-scroll-right img { display: block; top: 50%; left: 20%; transform: translate(-50%-50%); } .score-carousel-container .score-carousel-scroll-left img { transform: translate(-50%-50%) scaleX(-1); margin-left: -1px; } .score-carousel-container .keeda_widget_menu { display: flex; align-items: center; } .score-carousel-container .keeda_carousel_tab_item { line-height: 14px; } .score-carousel-container .keeda_carousel_all_scores, .score-carousel-container .keeda_carousel_all_scores a { font-weight: 600; } <> :root { --topHeaderHeight: 49px; --primaryNavHeight: 42px; --bottomStickyAdHeight: 55px; } .pre-2023 .editor-width-100-pc .fragments-container { width: 670px !important; } .pre-2023 .editor-width-100-pc .fragments-container.full { width: 100% !important; } .pre-2023 .editor-width-100-pc .right-sidebar { width: 390px !important; } .pre-2023 .masthead { box-shadow: none; background-color: unset; } .pre-2023 .sidebar-toggle #main-menu { float: unset; padding: unset; color: unset; font-weight: unset; margin: unset; } .pre-2023 .masthead .sidebar-toggle button { height: 14px !important; } .pre-2023 #keeda-profile-container { position: unset; float: unset; right: unset; top: unset; } .pre-2023 #keeda-profile-container a.login-cta { background: #D32F2F !important; border-radius: 30px !important; padding: 6px 14px !important; white-space: nowrap !important; text-transform: uppercase !important; color: #FFFFFF !important; font-weight: 400 !important; font-size: 14px !important; line-height: 12px !important; } .pre-2023 .share-text-holder.share-btn { cursor: pointer; background: none; border: none; display: flex; gap: 3px; align-items: center; } .pre-2023 .share-text-holder.share-btn span { padding: 0; margin: 0; font-weight: 500; color: #A7A7A7; }
<> :root { --topHeaderHeight: 49px; } .header--top-head { width: 100%; height: var(--topHeaderHeight); background: var(--surface-color); box-shadow: 1px 1px 4px rgba(0000.07); } .header--top-head .v-gap { padding-top: 16px; padding-bottom: 16px; } .header--top-head .top-head-container { height: 100%; padding: 0 24px; display: flex; gap: 10px; align-items: center; } @media screen and (max-width: 768px) { .header--top-head .top-head-container { padding-left: 16px; padding-right: 16px; } } .header--top-head .left { display: flex; align-items: center; justify-content: flex-start; flex: 1; } .header--top-head .center { position: relative; display: flex; align-items: center; } .header--top-head .right { display: flex; align-items: center; justify-content: flex-end; flex: 1; gap: 12px; min-width: 100px; } .header--top-head .brand-and-nav { display: flex; gap: 20px; align-items: center; flex: 1; } .header--top-head .top-nav { display: flex; flex: 1; justify-content: center; } .header--top-head .sidebar-toggle { display: flex; } .header--top-head .sidebar-toggle button { background-color: transparent; border: none; padding: 0; margin: 0; cursor: pointer; display: flex; align-items: center; width: 18px; height: 14px; background-image: url("//staticg.sportskeeda.com/skm/assets/header/btn-menu.svg"); background-repeat: no-repeat; } .header--top-head .sidebar-toggle button img { width: 18px; height: 14px; } :root[data-theme="dark"] .header--top-head .sidebar-toggle button { filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(1%) hue-rotate(37deg) brightness(102%) contrast(101%); } .header--top-head .primary-nav { display: flex; } .header--top-head .cta-island { display: flex; gap: 15px; align-items: center; } .header--top-head .cta-island .cta-button { width: 24px; height: 24px; background: var(--surface-color); border: 1px solid var(--border-color--beta); border-radius: 14px; display: flex; justify-content: center; align-items: center; cursor: pointer; } .header--top-head .cta-island .keeda-notifications-cta-w { min-width: 24px; min-height: 24px; } .header--top-head .cta-island .cta-button .icon { display: flex; width: 12px; height: 12px; background-repeat: no-repeat; background-size: cover; } .header--top-head .cta-island .cta-button .icon.keeda-search-icon { background-image: url("//staticg.sportskeeda.com/skm/assets/header/btn-search-white.svg"); filter: brightness(0) saturate(100%) invert(39%) sepia(0%) saturate(1088%) hue-rotate(178deg) brightness(93%) contrast(76%); } .header--top-head .cta-island .cta-button .icon.keeda-notification-icon { background-image: url("//staticg.sportskeeda.com/skm/assets/header/btn-notifications-speaker-white.svg"); filter: brightness(0) saturate(100%) invert(39%) sepia(0%) saturate(1088%) hue-rotate(178deg) brightness(93%) contrast(76%); } .header--top-head .cta-island .cta-button .icon.keeda-pencil-icon { background-image: url("//staticg.sportskeeda.com/skm/assets/header/btn-pencil-white.svg"); filter: brightness(0) saturate(100%) invert(39%) sepia(0%) saturate(1088%) hue-rotate(178deg) brightness(93%) contrast(76%); }
<> .top-navigation { display: flex; } .top-navigation nav ul.top-nav-items-list { display: flex; gap: 20px; padding: 0; margin: 0; } .top-navigation ul.top-nav-items-list>li { display: flex; position: relative; align-items: center; } .top-navigation ul.top-nav-items-list>li.with-logo { --logoImg: var(--logoImgLight); background-image: var(--logoImg); background-size: contain; background-repeat: no-repeat; background-position: center; a { opacity: 0 !important; } } :root[data-theme="dark"] .top-navigation ul.top-nav-items-list>li.with-logo { --logoImg: var(--logoImgDark); } .top-navigation ul.top-nav-items-list>li.new::before { content: "NEW"; position: absolute; right: -15px; top: 6px; background: var(--primary-color--alpha#D32F2F); color: #FFFFFF; padding: 1px 5px 1px 2px; font-size: 6px; font-weight: 600; line-height: 8px; font-: italic; text-align: center; clip-path: polygon(100% 085% 50%100% 100%0 100%0 0); } .top-navigation ul.top-nav-items-list>li.active::after { content: ""; position: absolute; left: 50%; bottom: 0; transform: translateX(-50%); width: 0; height: 0; border-: solid; border-width: 0 7.5px 7px 7.5px; border-color: transparent transparent var(--primary-color--alpha#d32f2f transparent); } .top-navigation ul.top-nav-items-list li a { cursor: pointer; display: flex; padding: 16px 2px; text-decoration: none; color: #474747; font-weight: 600; font-size: 14px; line-height: 17px; white-space: nowrap; } :root[data-theme="dark"] .top-navigation ul.top-nav-items-list li a { color: #808080; } .top-navigation ul.top-nav-items-list li a:hover, .top-navigation ul.top-nav-items-list>li.active a { color: var(--primary-color--alpha#D32F2F); } :root[data-theme="dark"] .top-navigation ul.top-nav-items-list li a:hover, :root[data-theme="dark"] .top-navigation ul.top-nav-items-list>li.active a { color: var(--primary-color--alpha#D32F2F); } .top-navigation ul.top-nav-items-list li.more-items div.anchor { display: flex; align-items: center; cursor: pointer; } :root[data-theme="dark"] .top-navigation ul.top-nav-items-list li.more-items div.anchor { filter: brightness(0) saturate(100%) invert(57%) sepia(0%) saturate(7358%) hue-rotate(136deg) brightness(87%) contrast(69%); } .top-navigation ul.top-nav-items-list li.more-items .more-items-container { z-index: 1; position: absolute; right: 0px; top: 40px; overflow-y: auto; display: flex; background: var(--surface-color); border: 1px solid var(--border-color--alpha); box-shadow: -1px 6px 12px rgb(0 0 0 / 10%); border-radius: 6px; transition: all ease 200ms; transform: translateY(20px); opacity: 0; visibility: hidden; } .top-navigation ul.top-nav-items-list li.more-items:hover .more-items-container { transform: translateY(0px); opacity: 1; visibility: visible; } .top-navigation ul.top-nav-items-list li.more-items ul.more-items-list { width: 100%; margin: 0; padding: 12px; display: grid; grid-template-columns: repeat(21fr); grid-auto-flow: row; grid-row-gap: 10px; } .top-navigation ul.top-nav-items-list li.more-items ul.more-items-list>li { position: relative; width: 100%; display: flex; } .top-navigation ul.top-nav-items-list li.more-items ul.more-items-list>li>a { text-decoration: none; white-space: nowrap; display: flex; width: 100%; align-items: center; padding: 7px 15px; color: #474747; font-weight: 600; font-size: 13px; line-height: 18px; } :root[data-theme="dark"] .top-navigation ul.top-nav-items-list li.more-items ul.more-items-list>li>a { color: #808080; } .top-navigation ul.top-nav-items-list li.more-items ul.more-items-list>li>a:hover { color: var(--primary-color--alpha#d32f2f); background-color: var(--hover-bg--alpha); }
<> .hidden { display: none !important; } .sk-campaign-header-logo-container { position: relative; display: flex; justify-content: center; align-items: center; overflow: visible; background-color: #fff; margin: 0 10px; cursor: pointer; } .sk-campaign-header-logo-img { width: 26px; height: 26px; animation: scale-in-out 1.5s ease-in-out infinite; padding: 2px; } html[data-theme="dark"] .sk-campaign-header-logo-img { background-color: #1c1c1d !important; } .pre-2023 .sk-campaign-header-box { right: -10px; } .sk-campaign-header-box { position: absolute; top: 30px; right: -20px; z-index: 10; width: 150px; height: auto; padding: 14px 10px; border-radius: 3px; display: flex; flex-direction: column; justify-content: center; align-items: center; gap: 5px; background-color: #32383e; border: 1px solid #808080; display: none; transition: all 1s ease-in-out; } .sk-campaign-header-box.visible { display: flex; animation: make-visible 1s 1; } .sk-campaign-header-box .sk-campaign-brand-logo { width: 100%; height: auto; padding: 10px; } .sk-campaign-header-box .sk-campaign-close-icon { position: absolute; top: 5px; right: 5px; } .sk-campaign-header-box .sk-campaign-close-icon img { width: 10px; } .sk-campaign-header-cta-text { width: 100%; background: #169c59; padding: 5px 10px; font-size: 11px; text-align: center; color: #fff; font-weight: 600; line-height: 16px; } .sk-campaign-header-logo-container a { display: flex; justify-content: center; align-items: center; } @keyframes make-visible { 0% { opacity: 0; } 100% { opacity: 1; } } @keyframes scale-in-out { 0% { transform: scale(1); } 50% { transform: scale(1.1); } 100% { transform: scale(1); } } @media (max-width: 768px) { .sk-campaign-header-logo-container { margin: 0; } }
Notifications
<> :root { --primaryNavHeight: 42px; --primaryNavZIndex: 2999; } .primary-navigation { --mainBackgroundColor: #080A3C; --levelOneBackgroundColor: #fff; --levelOneTextColor: #2D2D2D; --levelOneBorderColor: #E1E1E1; --levelOneBackgroundHoverColor: #F5F5F5; width: 100%; height: var(--primaryNavHeight); display: flex; background: var(--mainBackgroundColor); color: #fff; box-shadow: 1px 1px 4px rgba(0000.07); padding: 0 18px; } :root[data-theme="dark"] .primary-navigation { --mainBackgroundColor: #2d2d2d; --levelOneBackgroundColor: #2d2d2d; --levelOneTextColor: #E1E1E1; --levelOneBorderColor: #666; --levelOneBackgroundHoverColor: var(--levelOneBackgroundColor); } .primary-navigation .nav-items { position: relative; display: flex; align-items: center; gap: 20px; } .primary-navigation .nav-items .secondary-navigation { cursor: pointer; display: flex; position: relative; } .primary-navigation .nav-items .separator { position: relative; width: 5px; height: var(--primaryNavHeight); } .primary-navigation .nav-items .separator::after, .primary-navigation .nav-items .separator::before { content: ""; width: 1px; height: calc(50% + 1px); background-color: #999; position: absolute; left: 0; } .primary-navigation .nav-items .separator::before { top: 0; transform: rotate(-20deg); } .primary-navigation .nav-items .separator::after { bottom: 0; transform: rotate(20deg); } .primary-navigation .nav-items .primary-nav-items { display: flex; flex: 1; overflow: hidden; overflow-x: auto; -ms-overflow-: none; scrollbar-width: none; } .primary-navigation .primary-nav-items::-webkit-scrollbar { display: none; } .primary-navigation .nav-group { display: flex; gap: 5px; align-items: center; position: relative; } .primary-navigation .nav-group .active-item { color: #e9e9e9; font-weight: 600; font-size: 13px; line-height: 18px; } @media screen and (max-width: 768px) { .primary-navigation .nav-group .active-item { font-size: 12px; padding: 9px 0; } } .primary-navigation .nav-group .secondary-nav-items-indicator { cursor: pointer; display: block; width: 11px; height: 7px; background-image: url("//staticg.sportskeeda.com/skm/assets/ic-chevron-top--e9e9e9.svg"); background-size: cover; background-repeat: no-repeat; transition: all ease 0.5s; transform: rotate(180deg); } .primary-navigation .secondary-navigation:hover .secondary-nav-items-indicator { transition: all ease 0.5s; transform: rotate(0deg); } .primary-navigation .secondary-nav-items { z-index: 1010; position: absolute; left: 0px; top: 20px; display: flex; background: #FFFFFF; border: 1px solid #dfdfdf; box-shadow: -1px 6px 12px rgba(0000.1); border-radius: 8px; transition: all ease 200ms; transform: translateY(20px); opacity: 0; visibility: hidden; } .primary-navigation .secondary-navigation:hover .secondary-nav-items { transform: translateY(0px); opacity: 1; visibility: visible; } .primary-navigation .secondary-nav-items ul { width: 100%; margin: 0; padding: 12px; display: grid; grid-template-rows: repeat(61fr); grid-auto-flow: column; grid-row-gap: 10px; } .primary-navigation .secondary-nav-items ul li { position: relative; display: flex; align-items: center; } .primary-navigation .secondary-nav-items ul li a { text-decoration: none; white-space: nowrap; display: flex; width: 100%; align-items: center; padding: 7px 15px; color: #474747; font-weight: 600; font-size: 13px; line-height: 18px; } .primary-navigation .secondary-nav-items ul li a:hover { color: var(--primary-color--alpha); background-color: #f5f5f5; } .primary-navigation .secondary-nav-items ul li.active a { color: var(--primary-color--alpha); } .primary-navigation .primary-nav-items ul { padding: 0; margin: 0; display: flex; align-items: center; gap: 20px; } .primary-navigation .primary-nav-items ul li { position: relative; width: 100%; display: flex; padding: 0 10px; margin-left: -10px; margin-right: -10px; } .primary-navigation .primary-nav-items ul li.with-logo { --logoImg: var(--logoImgLight); background-image: var(--logoImg); background-size: contain; background-repeat: no-repeat; background-position: center; a { opacity: 0 !important; } } :root[data-theme="dark"] .primary-navigation .primary-nav-items ul li.with-logo { --logoImg: var(--logoImgDark); } .primary-navigation .primary-nav-items ul li a { text-decoration: none; white-space: nowrap; border-bottom: 4px solid transparent; color: #E9E9E9; font-weight: 600; line-height: 18px; padding: 10px 3px; font-size: 13px; } .primary-navigation .primary-nav-items ul li a:hover { color: #fff; } .primary-navigation .primary-nav-items ul li.active a { color: #fff; border-bottom-color: var(--primary-color--alpha); } .primary-navigation .primary-nav-items ul li.inactive a { color: rgba(2552552550.4); } .primary-navigation .primary-nav-items ul li.new::before { content: "NEW"; position: absolute; right: -4px; top: 0px; background: var(--primary-color--alpha#D32F2F); color: #FFFFFF; padding: 1px 5px 1px 2px; font-size: 6px; font-weight: 600; line-height: 7px; font-: italic; text-align: center; clip-path: polygon(100% 085% 50%100% 100%0 100%0 0); } .primary-navigation .primary-nav-items .more-items { display: none; } .primary-navigation .primary-more-nav-items { position: relative; } .primary-navigation .primary-more-nav-items .more-items-trigger { cursor: pointer; display: flex; gap: 3px; align-items: center; border-bottom: 4px solid transparent; } .primary-navigation .primary-more-nav-items.active .more-items-trigger { border-bottom-color: var(--primary-color--alpha); } .primary-navigation .primary-more-nav-items .more-items-trigger--text { cursor: pointer; white-space: nowrap; color: #E9E9E9; font-weight: 600; line-height: 18px; padding: 10px 3px; font-size: 13px; } .primary-navigation .primary-more-nav-items .more-items-trigger img { display: block; width: 11px; height: 7px; object-fit: cover; filter: brightness(0) saturate(100%) invert(99%) sepia(7%) saturate(154%) hue-rotate(228deg) brightness(114%) contrast(83%); transform: rotate(180deg); transition: all ease 200ms; } .primary-navigation .primary-more-nav-items:hover .more-items-trigger img { transform: rotate(0deg); } .primary-navigation .primary-more-nav-items .more-nav-menu-wrapper { z-index: 1010; position: absolute; right: 0; top: 43px; display: flex; background: var(--levelOneBackgroundColor#FFFFFF); border: 1px solid var(--levelOneBorderColor#dfdfdf); box-shadow: -1px 6px 12px rgba(0000.1); border-radius: 8px; transition: all ease 200ms; transform: translateY(20px); opacity: 0; visibility: hidden; } .primary-navigation .primary-more-nav-items:hover .more-nav-menu-wrapper { transform: translateY(0px); opacity: 1; visibility: visible; } .primary-navigation .primary-more-nav-items ul.more-nav-menu { width: 100%; margin: 0; padding: 12px; display: grid; grid-template-columns: repeat(21fr); grid-auto-flow: row; grid-row-gap: 10px; } .primary-navigation .primary-more-nav-items ul.more-nav-menu li { position: relative; display: flex; align-items: center; } .primary-navigation .primary-more-nav-items ul.more-nav-menu li a { text-decoration: none; white-space: nowrap; display: flex; width: 100%; align-items: center; padding: 7px 15px; color: var(--levelOneTextColor#474747); font-weight: 600; font-size: 13px; line-height: 18px; } .primary-navigation .primary-more-nav-items ul.more-nav-menu li a:hover { color: var(--primary-color--alpha); background-color: var(--levelOneBackgroundHoverColor#f5f5f5); } .primary-navigation .primary-more-nav-items ul.more-nav-menu li.active a { color: var(--primary-color--alpha); }

Top 50 EA FC 26 player ratings

<> .post-profile { width: 560px; padding: 5px 0; box-sizing: border-box; margin: 0 32px; overflow: hidden; background-color: #F5F5F5; display: flex; padding: 8px 18px!important; } <> .comments-total-container { float: left; clear: none !important; text-align: revert; justify-content: flex-end; } .comments-total a.comments-total-container a { display: flex; align-items: center; padding: 0px 2px 0px 10px; color: #757575; text-decoration: none; font-size: 16px; font-weight: 200; } .comments-total-container img { width: 28px; height: 28px; object-fit: cover; background: none; } .comments-total-container span.comments-count { margin-left: 4px; font-weight: 400; font-size: 18px; } .comments-like-div { display: flex; border-top: 1px solid #E9E9E9; border-bottom: 1px solid #E9E9E9; overflow: visible !important; padding: 6px 0; position: relative; } .comments-like-div .story-user-actions { justify-content: flex-end; } .article-meta { width: 560px; text-align: left; margin: 16px 32px 0; color: #999999; font-size: 14px; } .section-pill-container { display: inline-block; margin-left: 10px; vertical-align: middle; } .section-pill { padding: 2px 8px; border-radius: 2px; vertical-align: top; font-size: 10px; text-transform: uppercase; } .section-pill.pill-info { color: #0b65f0; background: #e1ebff; } .timezone-date p { width: auto; margin-right: 10px; } .section-container{ margin-left: 10px; vertical-align: middle; display: inline-block; } .section-container.pill-tag { position: absolute; bottom: 0px; left: 69px; top: 25px; } .author-image { display: inline-block; } .author-image img { height: 40px !important; width: 40px !important; vertical-align: middle; } .name-author { display: inline-block; float: left; font-weight: 400; font-size: 14px; text-align: left; width: 55%; padding: 0 10px; } .name-author a { text-decoration: none; } .name-author div { text-decoration: none !important; color: #2D2D2D; } .name-author .title { text-transform: uppercase; font-: normal; font-weight: normal; font-size: 10px; line-height: 12px; color: #666666; margin-top: 0; } .follow-btn { background: #F5F5F5; border: 1px solid #D32F2F; box-sizing: border-box; border-radius: 30px; padding: 2px 10px; color: #D32F2F; margin: auto; cursor: pointer; } .follow-btn img { margin-right: 5px; height: 10px; width: 10px; } .article-meta .date-pub { display: inline-block; } .user-story { width: 560px; margin: 16px 32px; display: flex; overflow: visible !important; } .name-author { padding: 4px 10px; width: 65%; }
<> .comment-action { text-decoration: none !important; } .user-action-element.follow-action{ padding: 0 !important; border: none !important; width: 127px !important; } #article-content .user-action-element.follow-action { padding: 0!important; border: none !important; width: 127px !important; } .user-action-element.follow-action.follow-action-bottom { padding: 0!important; border: none !important; width: auto !important; } #article-content .user-action-element.follow-action img { width: auto !important; height: 37px !important; } .user-action-element.follow-action img { width: 127px !important; height: 37px !important; } :root[data-theme="dark"] .follow-action .follow-gif-img{ background-image: url("//staticg.sportskeeda.com/skm/assets/banners/promotional/2025/google/preference_source/cta/sk_desktop_dark.gif") !important; } :root[data-theme="light"] .follow-action .follow-gif-img{ background-image: url("//staticg.sportskeeda.com/skm/assets/banners/promotional/2025/google/preference_source/cta/sk_desktop_light.gif") !important; } :root[data-theme="dark"] .follow-action .follow-gif-img-mobile{ background-image: url("//staticg.sportskeeda.com/skm/assets/banners/promotional/2025/google/preference_source/cta/sk_mobile_dark.gif") !important; } :root[data-theme="light"] .follow-action .follow-gif-img-mobile{ background-image: url("//staticg.sportskeeda.com/skm/assets/banners/promotional/2025/google/preference_source/cta/sk_mobile_light.gif") !important; } .follow-gif-img.follow-gif-img-mobile { display: inline-block; background-size: contain; background-repeat: no-repeat; background-image: url("//staticg.sportskeeda.com/skm/assets/banners/promotional/2025/google/preference_source/cta/sk_desktop_light.gif") !important; background-position: left; width: 100%; height: 37px; } .follow-gif-img-mobile { width: 100%; height: 37px; background-image: url("//staticg.sportskeeda.com/skm/assets/banners/promotional/2025/google/preference_source/cta/sk_mobile_light.gif") !important; } .story-user-actions .hidden#article-content .story-user-actions .hidden.comments-like-div .story-user-actions .hidden { display: none !important; } .user-action-element.n-bell { position: relative; background-color: #d3302f !important; } .user-action-element.n-bell a { display: block; width: 100%; height: 100%; position: absolute; top: 0; left: 0; z-index: 1; } .user-action-element.n-bell img { width: 16px !important; height: 16px !important; filter: brightness(0) saturate(100%) invert(99%) sepia(3%) saturate(2642%) hue-rotate(212deg) brightness(115%) contrast(100%) !important; }
<> .article-box.article-floating-actions { position: fixed; top: 24%; width: calc(calc(calc(100% - 1100px) / 2) - 16px); margin-bottom: -100px; left: 0; display: flex; flex-direction: column; align-items: flex-end; } .article-floating-actions .story-user-actions { display: flex; flex-direction: column; align-items: flex-end; } .article-floating-actions .story-user-actions .user-action-element { height: 42px; border: 1px solid #474747 !important; } .article-floating-actions .story-user-actions .user-action-element:hover { background: #fff !important; } .article-floating-actions .story-user-actions .user-action-element span.action-text { display: none; } .article-floating-actions .story-user-actions .user-action-element:hover span:not(.comments--badge) { display: block; } .article-floating-actions .story-user-actions .user-action-element.comment-action.reveal .action-text { display: block; color: #666 !important; } .article-floating-actions .story-user-actions .user-action-element span.comments--badge { top: 4px; } .article-box.article-floating-actions .n-bell { display: none !important; } @media (min-width: 961px) and (max-width: 1400px) { .article-box.article-floating-actions { display: none !important; } }
Top 50 EA FC 26 Player Ratings
Top 50 EA FC 26 player ratings (Image via EA Sports)
<> .post-excerpt{ padding:8px 24px; } body{ background:#fff; } body .editor-width-100-pc { overflow:visible; } .fragments-container .content-holder { overflow:visible; } .article-related .keeda_widget_header { font-size: 23px; font-weight: bold; margin-bottom:15px; } .leaderadcont{ background: #fff; } #article-content h4{ float: left; padding: 10px 24px; clear:both; font-size: 17px; } .tags-wrapper { display:block; width:100%; margin-top:10px; padding-bottom:10px; } .tags{ width: 80%; float: left; clear: none !important; margin-left: 7px; overflow-x: scroll !important; white-space: nowrap; height: 48px; padding-top: 8px; } a.tag { border-radius: 3px; background-color: #f7f7f7; color: #666; padding: 4px 10px; font-size: 12px; margin-right: 7px; margin-top: 7px; text-decoration:none; } a.tag:hover{ text-decoration: none; } .article-bottom-info { display: flex; justify-content: space-between; padding: 0 8px; align-items: center; } .publisher-name{ font-size: 10px; text-align: right; color: #757575; display: block; margin-right: 5px; } #article-content h1 { display: inline-block; margin: 6px 24px; padding-top:15px; } #articleLeftAdCont { width:260px; float:left; height:800px; position:relative; overflow:visible; } .rightStickyTopWrap { position:relative; overflow:visible; height:700px; clear:both; } .rightStickyTop { position:sticky; top:90px; height:600px; } .comments-like-div { display: flex; position: relative; } .tiktok-embed { background: transparent !important; margin: 0 !important; border: 0 !important; float: none; padding: 16px !important; } .tiktok-embed img { border-: none; position: absolute; right: 8px; top: 8px; background: transparent; height: 30px; width: 30px; } .recommended-posts{ min-height: 1700px; } .recommended-posts.also-read-recommended-posts-desktop { min-height: 1246px; } .auth-wall-container { padding: 15px; } .article-content-holder .toc-info--holder { margin: 14px 0; overflow: unset; } .article-content-holder .accordion-wrapper { display: block; position: relative; background: #F5F7FD; border: 1px solid #e9e9e9; margin-bottom: 16px; } .article-content-holder .accordion-wrapper .accordion-title { padding: 8px 20px; font-weight: 600; font-size: 15px; line-height: 22px; color: #474747; margin: 0; cursor: pointer; position: relative; background-color: #EAECF0; } .article-content-holder .accordion-wrapper .accordion-title::after { content: ""; display: block; position: absolute; top: 8px; right: 16px; background: url(//staticg.sportskeeda.com/skm/assets/menu/arrow-down.svg) no-repeat; width: 24px; height: 24px; transition: all 0.3s ease-in; background-size: cover; transform: rotate(180deg); } .article-content-holder .accordion-wrapper.active .accordion-title::after { transform: rotate(0deg); bottom: 6px; top: 6px; } .article-content-holder .accordion-wrapper .accordion-content { padding: 8px; display: none; } .article-content-holder .accordion-wrapper.active .accordion-content { display: block; } .article-content-holder .toc-info--holder .accordion-content ul.toc-content { padding: 4px !important; padding-left: 18px !important; font-size: 14px; } .article-content-holder .toc-info--holder .accordion-content ul li { margin: 0; padding: 2px; color: #2D2D2D; font-weight: 400; font-size: 14px; line-height: 22px; float: unset !important; } .article-content-holder .toc-info--holder li a { color: #2D2D2D; text-decoration: none; } .ad-container>div{ width: 100%; } <> .yt-aspect-ratio-container { position: relative; display: block; } .yt-aspect-ratio-container iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; border-radius: 4px; }
<> :root { --vidazooPlayerHeight: 0px; --primisAspectRatio: 4 / 9; } .vidazoo-player-container { width: 100%; height: calc((1110px - 360px - 16px) * var(--primisAspectRatio)); background-color: #000; } .sidebar-content .vidazoo-player-container.right .sk-widget .vidazoo-player-container { height: calc(360px * var(--primisAspectRatio)) !important; } .vidazoo-player-container { height: calc(685px * var(--primisAspectRatio)); } @media(max-width: 768px) { :root { --primisAspectRatio: 9 / 16; } .vidazoo-container { --floatingPlayerTopOffset: 0; } body.has-top-header .vidazoo-container { --floatingPlayerTopOffset: var(--topHeaderHeight); } body.has-primary-nav .vidazoo-container { --floatingPlayerTopOffset: var(--primaryNavHeight); } body.has-top-header.has-primary-nav .vidazoo-container { --floatingPlayerTopOffset: calc(var(--topHeaderHeight) + var(--primaryNavHeight)); } .vidazoo-container vdz[data-view="floater"] { top: var(--floatingPlayerTopOffset0); z-index: calc(var(--primaryNavZIndex2147483647) - 1); } body .sk-cmc-ads-video-player-container .vidazoo-container { --floatingPlayerTopOffset: 0px; } .vidazoo-player-container.vidazoo-player-container>div.primis-container.primis-holder.primis-holder>div { overflow: visible !important; } .vidazoo-player-container { height: calc((100vw) * var(--primisAspectRatio)); } .vidazoo-close-btn { position: absolute; top: 10px; right: 10px; z-index: 99999; } .vidazoo-close-btn img { width: 20px; height: 20px; } }

Like every yearone of the most anticipated moments for football fans has arrived – the EA FC 26 player ratings are finally revealed. With the latest installment of EA Sports’ annual soccer game just around the cornerthe top 50-rated players in the game has now been confirmed.

<> .ad-wrapper .ad-placeholder.default-variant { position: absolute; width: 300px; height: 250px; } .ad-wrapper .ad-placeholder.default-variant .ad-placeholder-box { position: relative; width: 100%; height: 100%; background: #F7F7F7; border-radius: 4px; margin: 0 auto; } :root[data-theme="dark"] .ad-wrapper .ad-placeholder.default-variant .ad-placeholder-box { background: #2D2D2D; } .ad-wrapper .ad-placeholder.default-variant span { position: absolute; top: 5px; right: 5px; color: #474747; padding: 2px 8px; font-size: 14px; line-height: 14px; border-radius: 4px; background: #F8EBD8; } .ad-wrapper .ad-placeholder.fluid-transparent-header-variant { position: absolute; width: 100%; height: 100%; display: flex; justify-content: center; align-items: center; background: transparent; color: #808080; }
Ad

As expectedthe list features a mix of men’s and women’s football starswith some fresh names climbing into the elite group this year. From world-class icons like Alexia PutellasAitana BonmatíMohamed Salahand Kylian Mbappé leading the way at 91to rising stars such as Lamine YamalPedriand Florian Wirtz breaking into the top bracketEA FC 26 showcases a balance between established legends and the next generation of superstars.

Ad
<> .also-read-articles-container { background: #E9F7F2; position: relative; margin: 20px 0; padding: 10px; height: 245px; } .also-read-articles-container .related-heading { text-align: center; position: relative; padding-bottom: 10px; display: flex; align-items: center; gap: 10px; } .also-read-articles-container .related-heading .also-read-heading-separator { height: 1px; background: #37C77A; flex: 1; } .also-read-articles-container .related-heading .also-read-trending-container { display: flex; gap: 5px; align-items: center; padding: 0 1px; } .also-read-articles-container .related-heading .also-read { color: #474747; font-size: 14px; font-: italic; font-weight: 600; line-height: normal; text-transform: capitalize; display: flex; align-items: center; gap: 8px; } .also-read-articles-container .related-heading .also-read-trending-image { width: 18px; height: 20px; background: transparent; } .also-read-articles-container .related-articles-scroll { overflow-x: scroll !important; width: 100%; display: flex; position: relative; gap: 10px; } .also-read-articles-container .related-articles-scroll::-webkit-scrollbar { display: none; } .also-read-articles-container .article-single-related { border-radius: 8px; border: 1px solid #E9E9E9; background: #FFF; box-shadow: 0px 4px 4px 0px #D1EAE1; margin-bottom: 3px; height: 190px; overflow: hidden; width: calc(50% - 5px); position: relative; } .also-read-articles-container .article-related-recommend-image { width: 100%; height: 100px; object-fit: cover; background-position: center center; background-size: cover; border-radius: 3px 3px 0 0; } .also-read-articles-container { height: 265px; margin: 26px 0; } .also-read-articles-container .article-single-related { height: 210px; } .also-read-articles-container .article-related-recommend-image { height: 120px; } .also-read-articles-container .article-single-related a { display: block; height: 100%; color: #000; text-decoration: none !important; position: absolute; z-index: 99; } .also-read-articles-container .article-related-title.article-related-recommend-title { display: -webkit-box; color: #2D2D2D; font-size: 13px; font-: normal; font-weight: 600; line-height: 18px; -webkit-line-clamp: 4; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; height: auto; margin: 7px; }

Official EA FC 26 player ratings

Here’s the complete list of the top 50 highest-rated players in EA FC 26:

Looking for Crossword hints & solutions? Check out latest NYT Mini Crossword AnswersLA Times Crossword Answersand Atlantic Crossword Answers

  1. Alexia Putellas – 91
  2. Aitana Bonmatí – 91
  3. Mohamed Salah – 91
  4. Kylian Mbappé – 91
  5. Jude Bellingham – 90
  6. Rodri – 90
  7. Caroline Graham Hansen – 90
  8. Ousmane Dembélé – 90
  9. Erling Haaland – 90
  10. Virgil van Dijk – 90
  11. Federico Valverde – 89
  12. Patri Guijarro – 89
  13. Joshua Kimmich – 89
  14. Achraf Hakimi – 89
  15. Mariona – 89
  16. Vitinha – 89
  17. Mapi León – 89
  18. Pedri – 89
  19. Raphinha – 89
  20. Harry Kane – 89
  21. Florian Wirtz – 89
  22. Alessia Russo – 89
  23. Vinícius Júnior – 89
  24. Khadija Shaw – 89
  25. Lamine Yamal – 89
  26. Alisson – 89
  27. Gianluigi Donnarumma – 89
  28. Thibaut Courtois – 89
  29. Guro Reiten – 88
  30. Bukayo Saka – 88
  31. Lautaro Martínez – 88
  32. Kadidiatou Diani – 88
  33. Sophia Wilson – 88
  34. Debinha – 88
  35. Jamal Musiala – 88
  36. Robert Lewandowski – 88
  37. Marie-Antoinette Katoto – 88
  38. Alexander Isak – 88
  39. Irene Paredes – 88
  40. Ewa Pajor – 88
  41. Gabriel – 88
  42. Jan Oblak – 88
  43. Christiane Endler – 88
  44. Katie McCabe – 87
  45. Nicolò Barella – 87
  46. Sakina Karchaoui – 87
  47. Alexis Mac Allister – 87
  48. Julián Álvarez – 87
  49. Bruno Fernandes – 87
  50. Lindsey Horan Heaps – 87
Ad

The above EA FC 26 player ratings featuring world-class players like SalahMbappéand Van Dijk are already sparking debates among fans worldwide. They are wondering about the biggest upgrades and whether they deserved it or players who were unfairly downgraded.


Read more EA FC 26-related articles:

<> .post-rating-widget-parent { display: flex; justify-content: center; margin: 15px 0; } .post-rating-widget-parent .rating-parent-container { position: relative; background: #F7F7FA; border: 1px solid #E9E9E9; border-radius: 4px; padding: 10px 15px; min-width: 405px; } .post-rating-widget-parent .rating-parent-container::before { position: absolute; width: 12px; top: -7px; content: ''; height: 12px; background: #F7F7FA; transform: rotate(45deg); border: 1px solid #E9E9E9; border-bottom: 0; border-right: 0; left: 50%; } .post-rating-widget-parent .rating-content-holder { display: flex; justify-content: space-between; align-items: center; } .post-rating-widget-parent .post-rating-action-container { display: flex; gap: 30px; align-items: center; } .post-rating-widget-parent .rating-feedback-text { font-size: 14px; font-weight: 600; line-height: 18px; text-align: left; color: #666666; } .post-rating-widget-parent .post-rating-button { background: none; border: none; cursor: pointer; display: flex; padding: 0; } .post-rating-widget-parent .post-rating-button{ width: 20px; height: 20px; background-image: url("//staticg.sportskeeda.com/skm/assets/article-page-icons-sprite-2.svg"); background-repeat: no-repeat; border: none; background-size: 800% 600%; } .post-rating-widget-parent .post-rating-button.post-rating-like-button { background-position: -80px -60px; } .post-rating-widget-parent .post-rating-button.post-rating-dislike-button { background-position: -120px -60px; } .post-rating-widget-parent .post-rating-image { border: none; background: none; margin: 0; width: 20px; height: 20px; flex: 1; } .post-rating-widget-parent .post-dis-like-image { transform: rotate(180deg); } .post-rating-widget-parent .post-rating-success-container { font-size: 14px; font-weight: 400; line-height: 18px; text-align: center; color: #666666; } .post-rating-feedback-container { position: fixed; width: 100%; height: 100%; background: rgba(0000.7); top: 0; left: 0; z-index: 3000; display: flex; justify-content: center; align-items: center; } .post-rating-feedback-feedback-box { width: 500px; background: #FFFFFF; border: 1px solid #E9E9E9; box-shadow: -1px 4px 20px rgba(0000.04); border-radius: 6px; overflow: hidden; } .rating-feedback-header { border: 1px solid #E9E9E9; box-shadow: -1px 4px 20px rgba(0000.04); width: 100%; justify-content: space-between !important; padding: 18px 20px; } .rating-feedback-header span { font-weight: 500; font-size: 16px; line-height: 20px; color: #666666; } .rating-feedback-header img { background: transparent; margin: 0px; cursor: pointer; width: 15px; height: 15px; } .post-rating-feedback-content { padding: 10px; } #article-content .post-rating-feedback-content .rating-like-content-text { font-weight: 700; font-size: 20px; line-height: 24px; color: #2D2D2D; padding: 10px; } .post-rating-feedback-data textarea { width: 95%; resize: none; background: #F5F5F5; border: 1px solid rgba(1531531530.1); border-radius: 8px; padding: 12px; overflow: scroll; margin: 14px 10px 0 10px; font-family: inherit; -ms-overflow-: none; scrollbar-width: none; } .post-rating-feedback-content .post-rating-feedback-check-boxes ul { display: flex; flex-wrap: wrap; align-items: center; padding: 0 10px !important; } .post-rating-feedback-content .post-rating-feedback-check-boxes ul li { display: flex; gap: 5px; list--type: none; float: none !important; clear: unset !important; margin: 10px 0; flex: 0 0 50%; font-size: 14px; } .post-rating-feedback-check-boxes ul li input, .post-rating-feedback-check-boxes ul li label { cursor: pointer; accent-color: #D32F2F; } .post-rating-feedback-buttons { padding: 10px 20px 20px 20px; } .post-rating-feedback-buttons button { width: 50%; background: transparent; border: none; color: #666666; font-weight: 500; font-size: 14px; line-height: 16px; padding: 10px 16px; cursor: pointer; } .post-rating-feedback-buttons button.submit { background: #D32F2F; border-radius: 74px; color: #FFFFFF; } .post-rating-feedback-buttons button.submit[disabled] { opacity: 0.7; cursor: not-allowed; } .dislike-rating-flex-box { display: flex; justify-content: center; align-items: center; } .rating-error-message-element { font-weight: 500; font-size: 16px; line-height: 20px; color: #D32F2F; text-align: center; padding: 10px; } @media (max-width:768px) { .content-holder .post-rating-widget-parent { overflow: unset; } .content-holder .post-rating-widget-parent .rating-parent-container { min-width: 330px; overflow: unset; } .post-rating-feedback-content .post-rating-feedback-check-boxes ul { padding: 0 5px !important; } .post-rating-feedback-content .post-rating-feedback-check-boxes ul li { font-size: 12px; } .post-rating-feedback-content .rating-like-content-text { font-weight: 700; font-size: 16px; line-height: 24px; color: #2D2D2D; padding: 10px; } .post-rating-feedback-buttons { padding: 16px; margin-bottom: 0px; } .rating-error-message-element { font-size: 12px; } .post-rating-feedback-container { align-items: flex-end; } }

Are you stuck on today's Wordle? Our Wordle Solver will help you find the answer.

<> .smart-menu-container { background: #ffffff; padding: 8px 16px 6px; display: flex; align-items: center; border-bottom: 1px solid #E9E9E9; box-shadow: 0px 4px 20px #f5f5f5; } .scrollable-content-holder { position: relative; box-sizing: border-box; display: flex; width: 100%; align-items: center; } .pn-ProductNav::-webkit-scrollbar { display: none; } .pn-ProductNav { display: inline-block; vertical-align: bottom; overflow-x: auto; overflow-y: hidden; /* For WebKit implementationsprovide inertia scrolling */ -webkit-overflow-scrolling: touch; /* We don't want internal inline elements to wrap */ white-space: nowrap; /* hide the default scrollbar */ -ms-overflow-: none; overflow: -moz-scrollbars-none; /* auto-hiding scroller for people using IE */ -ms-overflow-: -ms-autohiding-scrollbar; } .pn-ProductNav_Contents { float: left; font-size: 0; transition: transform .2s ease-in-out; position: relative; } .pn-ProductNav_Contents-no-transition { transition: none; } .scrollable-content-item { color: #2D2D2D !important; width: auto; padding: 6px 10px; background: #F5F5F5; border: 1px solid #E9E9E9; box-sizing: border-box; box-shadow: 1px 1px 4px rgba(0000.07); border-radius: 18px; text-decoration: none; display: inline-flex; align-items: center; font-size: 12px; line-height: 14px; font-weight: normal; font-: normal; font-stretch: normal; margin-right: 8px; letter-spacing: normal; text-decoration: none !important; } .scrollable-content-item:hover{ box-shadow: 0 2px 4px 0 rgba(0000.2); } .scrollable-content-item.chosen{ color: #ffffff !important; background-image: linear-gradient(281deg#48b9b0#0ba0b0); } .pn-Advancer { background: transparent; padding: 0; border: 0; width: 24px; height: 24px; border-radius: 15px; background-color: #ffffff; display: inline-block; margin-bottom: 2px; outline: 0; display: none; cursor: pointer; align-self: center; } .pn-Advancer_Left { margin-right: 5px; left: 0; } .pn-Advancer_Right { margin-left: 5px; right: 0; } .pn-Advancer_Icon { width: 20px; height: 44px; fill: #bbb; } .pn-ProductNav_Indicator { position: absolute; bottom: 0; left: 0; height: 4px; width: 100px; background-color: transparent; transform-origin: 0 0; transition: transform .2s ease-in-outbackground-color .2s ease-in-out; } .wiki-menu-item { padding: 0px; } .wiki-menu-item:hover { color: #D32F2F; background: #FBEBEB; border: 1px solid #D32F2F; box-shadow: 1px 1px 4px rgba(0000.07); } .wiki-menu-item a { color:#2D2D2D !important; } .wiki-submenu-item { width: 100%; display: flex; justify-content: space-between; gap: 10px; align-items: center; text-decoration: none !important; color:#666666; padding: 10px; } button.wiki-submenu-item { border: 0; background: inherit; } .drop-down-menu:hover > .wiki-submenu-item.drop-down-menu li:hover > .wiki-submenu-item.wiki-menu-item:hover > .wiki-submenu-item{ color: #D32F2F !important; } .drop-down-icon { background-image: url(//staticg.sportskeeda.com/skm/assets/menu/arrow-down.svg); width: 20px; height: 20px; background-size: cover; cursor: pointer; background-repeat: no-repeat; } .explore-icon { background-image: url(//staticg.sportskeeda.com/skm/assets/explore.png); width: 20px; height: 15px; background-size: cover; cursor: pointer; background-repeat: no-repeat; } .drop-down-menu { position: absolute; width: 90%; margin: 0; margin-left: 5%; text-align: left; font-size: 14px; background: #FFFFFF; border: 1px solid #E9E9E9; box-shadow: -1px 6px 12px rgba(0000.1); border-radius: 6px; z-index: 99998; } .drop-down-menu ul { max-height: 300px; overflow-y: scroll; } .drop-down-menu li:hover { color: #D32F2F; background: #FBEBEB; } .back-block { font-weight: 500; font-size: 16px; line-height: 21px; color: #2d2d2d; } .back-block.back-nav { border-bottom: 1px solid #E9E9E9; padding: 10px 4px; } .back-nav span { background: none; display: flex; width: 100%; align-items: center; gap: 2px; } .back-nav img { width: 20px; height: 20px; object-fit: cover; transform: rotate(180deg); } .back-block a { color: #2D2D2D; } .explore-menu-item { min-width: 60px; position: absolute; right: -40px; height: 35px; top: -3px; } .article-p { width:auto !important; position: relative; color: #666666; font-size: 14px !important; margin-bottom: 0 !important; flex-shrink: 0; margin-right: 4px; } .mobile-p { font-size: 12px !important; margin-top: 8px; padding-right: 4px !important; padding-left: 8px !important; } #tag-cloud { clear: both; margin: 0 auto; } .sports-more-info { color: #666666; clear: both; font-weight: 500; margin: 12px 0 0; } .sports-more-info.m-sports-more-info { padding-left: 8px; }

Quick Links

Edited by Ripan Majumdar
<> .sk-content-layout-wrapper { background: var(--bg-color#fff); } .ad-wrapper { display: flex; justify-content: center; align-items: center; width: 300px !important; position: relative; min-height: 250px !important; transition: opacity 0.3s easevisibility 0.3s ease; margin: 26px auto; border-radius: 10px; }
<> #sk-timeline #stories-list { background:#fff; } .recommended-posts{ margin:20px auto 0; }
<> #taboola-below-article-thumbnails { padding: 0; margin: 0; min-height: 5257px; }
<> .message-card { width: 304px; height: 70px; border-radius: 3px; background-color: #ffffff; box-shadow: 0 2px 8px 0 rgba(0000.2); display: flex; position: fixed; bottom: 20px; left: 20px; padding: 10px 10px 0px 15px; z-index: 2000; } .message-icon { width: 36px; height: 36px; background-color: #e8e8e8; border-radius: 18px; display: flex; position: relative; margin-top: 10px; } .message-img { background: url(https://staticg.sportskeeda.com/skm/assets/header/btn-notification.svg) no-repeat; background-size: 20px 20px; height: 20px; width: 20px; display: flex; position: absolute; top: 8px; left: 8px; } .message-count { width: 20px; height: 20px; border-radius: 10px; background-color: #d32f2f; font-size: 13px; font-weight: 500; font-: normal; font-stretch: normal; line-height: normal; letter-spacing: normal; color: #ffffff; display: flex; position: absolute; top: -8px; right: -6px; justify-content: center; align-items: center; } .message-txt { padding-top: 5px; padding-left: 15px; width: 77%; font-size: 12px; font-weight: normal; font-: normal; font-stretch: normal; line-height: 1.33; letter-spacing: normal; color: #555555; vertical-align: middle; } .message-close { width: 20px; height: 20px; content: "✕"; color: #808080; margin-left: auto; cursor: pointer; font-size: 10px; border-radius: 10px; background-color: #e8e8e8; display: flex; justify-content: center; align-items: center; } .message-background { width: 320px; height: 200px; position: fixed; left: 0px; bottom: 0px; background: transparent; z-index: 1000; } <> .top-cta-button{ display: block; width: 78px; height: 24px; border-radius: 12px; background-color: #d32f2f; border: solid 1px #d32f2f; color: #fff; text-transform: uppercase; padding: 0px 12px; margin: -4px 10px 0 20px; cursor: pointer; font-size: 14px; text-align: center; } .top-cta-button:hover{ background: #BB2F2F; } .logged-out .login-cta{ display: block; width: 78px; height: 26px; border-radius: 12px; background-color: #d32f2f!important; border: solid 1px #d32f2f; color: #fff!important; text-transform: uppercase; padding: 0px 12px!important; margin: 0 10px 0 20px!important; cursor: pointer; font-size: 14px; text-align: center; text-decoration: none!important; font-weight: normal!important; } .youtube { background-color: #000; cursor: pointer; } .youtube img { cursor: pointer; object-fit: cover; } .play-button { position: relative; display: inline-block; } .play-button:before { content: ""; position: absolute; width: 100%; height: 100%; z-index: 1; background: transparent url('https://staticg.sportskeeda.com/YouTube_play_button_icon.svg') center center no-repeat; background-size: 12%; }
<> .keeda-side-menu { width: 0; }
Sportskeeda logo
Close menu
<> :root { --topHeaderHeight: 49px; --primaryNavHeight: 42px; --bottomStickyAdHeight: 55px; } .pre-2023 .editor-width-100-pc .fragments-container { width: 670px !important; } .pre-2023 .editor-width-100-pc .fragments-container.full { width: 100% !important; } .pre-2023 .editor-width-100-pc .right-sidebar { width: 390px !important; } .pre-2023 .masthead { box-shadow: none; background-color: unset; } .pre-2023 .sidebar-toggle #main-menu { float: unset; padding: unset; color: unset; font-weight: unset; margin: unset; } .pre-2023 .masthead .sidebar-toggle button { height: 14px !important; } .pre-2023 #keeda-profile-container { position: unset; float: unset; right: unset; top: unset; } .pre-2023 #keeda-profile-container a.login-cta { background: #D32F2F !important; border-radius: 30px !important; padding: 6px 14px !important; white-space: nowrap !important; text-transform: uppercase !important; color: #FFFFFF !important; font-weight: 400 !important; font-size: 14px !important; line-height: 12px !important; } .pre-2023 .share-text-holder.share-btn { cursor: pointer; background: none; border: none; display: flex; gap: 3px; align-items: center; } .pre-2023 .share-text-holder.share-btn span { padding: 0; margin: 0; font-weight: 500; color: #A7A7A7; }
<> .hide-it-c { display: none !important; }