#af-wrapper #forum-profile .display-name,
#af-wrapper .post-author .topic-author,
#af-wrapper input[type="checkbox"]:checked:before {
color: #ae1717 !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: #ae1717 !important;
}
#af-wrapper .button-neutral {
background-color: #ae1717B0 !important;
}
#af-wrapper .post-author .topic-author {
background-color: #ae171740 !important;
}
#af-wrapper input[type="radio"]:focus,
#af-wrapper input[type="checkbox"]:focus,
#af-wrapper #profile-header {
border-color: #ae1717 !important;
}
#af-wrapper .title-element,
#af-wrapper #forum-navigation a,
#af-wrapper #forum-navigation-mobile a {
border-color: #004a99 !important;
}
#af-wrapper .button-normal:hover,
#af-wrapper #profile-navigation a.active {
background-color: #004a99 !important;
}
#af-wrapper .button-neutral:hover {
background-color: #004a99B0 !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: #ae1717 !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: #f9f9f9 !important;
}
#af-wrapper .unread {
color: #ae1717 !important;
}
#af-wrapper #read-unread .unread {
background-color: #ae1717 !important;
}
#af-wrapper {
font-size: 15px !important;
}
/* --- 1. STAMMTISCH NAVIGATION --- */ #asgarosforum .breadcrumb .breadcrumb-item:first-child a, #asgarosforum .breadcrumb .breadcrumb-item:first-child span { font-size: 0 !important; } #asgarosforum .breadcrumb .breadcrumb-item:first-child a:before, #asgarosforum .breadcrumb .breadcrumb-item:first-child span:before { content: \"STAMMTISCH\" !important; font-size: 14px !important; text-transform: uppercase; font-weight: bold; visibility: visible; } #asgarosforum .menu .menu-item-forum a { font-size: 0 !important; } #asgarosforum .menu .menu-item-forum a:after { content: \"STAMMTISCH\" !important; font-size: 16px !important; text-transform: uppercase; visibility: visible; } /* --- 2. GRUPPEN-DESIGN --- */ /* MR. STEILPASS (Graues Label in deinem Bild - wir machen es jetzt schwarz/rot) */ .user-group-label[style*=\"background-color: #e0e0e0\"], /* Falls es noch hellgrau ist */ .user-group-label { padding: 4px 12px !important; border-radius: 4px !important; font-weight: bold !important; text-transform: uppercase !important; } /* Speziell für deine Gruppe \"MR. STEILPASS\" */ /* Wir erzwingen hier den Look aus dem Code, egal was im Menü steht */ span.user-group-label i.fa-bullhorn, span.user-group-label { background-color: #000000 !important; /* Schwarz */ color: #ffffff !important; border: 2px solid #AE1717 !important; /* Roter Rand */ } /* --- 3. PROFILBILD-HIGHLIGHT --- */ /* Das grüne Leuchten in deinem Bild entfernen wir und machen es rot */ .asgarosforum-item .author .author-avatar img, #asgarosforum .profile-header .avatar img { border: 3px solid #AE1717 !important; box-shadow: 0 0 10px rgba(174, 23, 23, 0.5) !important; }