#af-wrapper #forum-profile .display-name,
#af-wrapper .post-author .topic-author,
#af-wrapper input[type="checkbox"]:checked:before {
color: #b5121b !important;
}
#af-wrapper .button-normal,
#af-wrapper .title-element,
#af-wrapper #forum-header,
#af-wrapper #profile-header .background-avatar,
#af-wrapper #profile-navigation,
#af-wrapper input[type="radio"]:checked:before {
background-color: #b5121b !important;
}
#af-wrapper .button-neutral {
background-color: #b5121bB0 !important;
}
#af-wrapper .post-author .topic-author {
background-color: #b5121b40 !important;
}
#af-wrapper input[type="radio"]:focus,
#af-wrapper input[type="checkbox"]:focus,
#af-wrapper #profile-header {
border-color: #b5121b !important;
}
#af-wrapper .title-element,
#af-wrapper #forum-navigation a,
#af-wrapper #forum-navigation-mobile a {
border-color: #d71920 !important;
}
#af-wrapper .button-normal:hover,
#af-wrapper #profile-navigation a.active {
background-color: #d71920 !important;
}
#af-wrapper .button-neutral:hover {
background-color: #d71920B0 !important;
}
#af-wrapper,
#af-wrapper #forum-breadcrumbs a:hover,
#af-wrapper .main-title {
color: #222222 !important;
}
#af-wrapper .main-title:before,
#af-wrapper .editor-row-uploads .upload-hints,
#af-wrapper .forum-stats,
#af-wrapper .topic-stats,
#af-wrapper .action-panel-description,
#af-wrapper #forum-breadcrumbs,
#af-wrapper #forum-breadcrumbs a,
#af-wrapper .forum-post-date,
#af-wrapper .forum-post-date a,
#af-wrapper .post-footer,
#af-wrapper .post-footer a,
#af-wrapper .signature,
#af-wrapper span.mention-nice-name,
#af-wrapper .post-reactions .reaction,
#af-wrapper #poll-results .poll-result-numbers,
#af-wrapper #poll-results .poll-result-total,
#af-wrapper #poll-warning,
#af-wrapper .topic-icon:before,
#af-wrapper .report-link,
#af-wrapper .report-content:before,
#af-wrapper input::placeholder,
#af-wrapper .activity-time,
#af-wrapper .unread-time {
color: #777777 !important;
}
#af-wrapper a:not(a.button):not(a.highlight-admin):not(a.highlight-moderator),
#af-wrapper .forum-post-menu a,
#af-wrapper #bottom-navigation {
color: #b5121b !important;
}
#af-wrapper .content-container,
#af-wrapper .report-element,
#af-wrapper #statistics,
#af-wrapper .post-wrapper,
#af-wrapper #profile-header .background-contrast,
#af-wrapper #poll-results .poll-result-bar,
#af-wrapper #memberslist-filter {
background-color: #FFFFFF !important;
}
#af-wrapper .content-element:nth-child(even),
#af-wrapper .topic-sticky,
#af-wrapper .topic-sticky .topic-poster,
#af-wrapper .forum-post-header-container,
#af-wrapper .editor-element,
#af-wrapper #statistics-online-users,
#af-wrapper #profile-layer,
#af-wrapper .spoiler .spoiler-head,
#af-wrapper .report-content,
#af-wrapper #poll-panel,
#af-wrapper .post-reactions-summary .reaction-names,
#af-wrapper #profile-content {
background-color: #f5f5f5 !important;
}
#af-wrapper input,
#af-wrapper .forum-post-header-container,
#af-wrapper .forum-poster,
#af-wrapper .topic-poster,
#af-wrapper .member-last-seen,
#af-wrapper .editor-element,
#af-wrapper .content-container,
#af-wrapper .forum-post-header,
#af-wrapper #statistics-body,
#af-wrapper .statistics-element,
#af-wrapper #statistics-online-users,
#af-wrapper .editor-row,
#af-wrapper .editor-row-subject,
#af-wrapper .signature,
#af-wrapper .forum-subforums,
#af-wrapper .uploaded-file img,
#af-wrapper .action-panel-option,
#af-wrapper .topic-sticky .topic-poster,
#af-wrapper #profile-layer,
#af-wrapper #profile-layer .pages-and-menu:first-of-type,
#af-wrapper #profile-content,
#af-wrapper #profile-content .profile-row,
#af-wrapper .history-element,
#af-wrapper #memberslist-filter,
#af-wrapper .content-element,
#af-wrapper .ad-forum,
#af-wrapper .ad-topic,
#af-wrapper .spoiler,
#af-wrapper .spoiler .spoiler-body,
#af-wrapper .report-element,
#af-wrapper .report-source,
#af-wrapper .report-content,
#af-wrapper .report-actions,
#af-wrapper #profile-content .profile-section-header,
#af-wrapper #poll-options,
#af-wrapper #poll-panel,
#af-wrapper #poll-panel #poll-headline,
#af-wrapper #poll-results .poll-result-bar,
#af-wrapper .post-reactions-summary .reaction-names,
#af-wrapper #usergroups-filter {
border-color: #dddddd !important;
}
#af-wrapper .post-element {
box-shadow: #fff 0px 0px 0px 0px, #dddddd 0px 0px 0px 1px, #0000 0px 0px 0px 0px !important;
}
#af-wrapper .read {
color: #999999 !important;
}
#af-wrapper #read-unread .read {
background-color: #999999 !important;
}
#af-wrapper .unread {
color: #d71920 !important;
}
#af-wrapper #read-unread .unread {
background-color: #d71920 !important;
}
#af-wrapper {
font-family: Arial, Helvetica, sans-serif !important;
}
#af-wrapper {
font-size: 14px !important;
}
/* UK Rookie - Asgaros Forum Styling */ #af-wrapper { font-family: Arial, Helvetica, sans-serif; } /* Slightly stronger forum titles */ #af-wrapper .forum-name, #af-wrapper .topic-name { font-weight: 600; } /* Cleaner forum container */ #af-wrapper .main-content { border-radius: 4px; } /* UK Rookie button styling */ #af-wrapper input[type=\"submit\"], #af-wrapper .button { border-radius: 3px; font-weight: 600; } /* Improve mobile layout */ @media only screen and (max-width: 768px) { #af-wrapper { width: 100%; font-size: 14px; } } /* ===== UK ROOKIE FORUM LAYOUT ===== */ /* Make Asgaros use the available page width */ #af-wrapper { width: 100% !important; max-width: none !important; } /* Hide Asgaros duplicate forum title */ #af-wrapper .title-element { display: none !important; } /* Make forum navigation feel more substantial */ #af-wrapper #forum-header { width: 100%; } /* Slightly round the main forum panels */ #af-wrapper .category { border-radius: 4px; overflow: hidden; } /* ===== UK ROOKIE FORUM DARK BACKGROUND FIX ===== */ /* Asgaros title on dark UK Rookie background */ #af-wrapper .title-element { color: #ffffff !important; } /* Breadcrumb text */ #af-wrapper .breadcrumbs, #af-wrapper .breadcrumbs a { color: #bdbdbd !important; } /* Keep forum content text dark inside white panels */ #af-wrapper .content-element, #af-wrapper .content-element p { color: #222222; } /* Asgaros main forum title */ #af-wrapper .title-element, #af-wrapper .title-element h1, #af-wrapper .title-element h2, #af-wrapper .title-element h3 { color: #ffffff !important; } /* Hide duplicate Asgaros forum heading */ #af-wrapper .title-element { display: none !important; } #af-wrapper .title-element { display: none !important; }