diff --git a/docs/code-bridge/responses/MSG-2026-04-12-phase11d-css-specificity.md b/docs/code-bridge/responses/MSG-2026-04-12-phase11d-css-specificity.md new file mode 100644 index 0000000..b8c83bc --- /dev/null +++ b/docs/code-bridge/responses/MSG-2026-04-12-phase11d-css-specificity.md @@ -0,0 +1,17 @@ +# Chronicler Dispatch — CSS Specificity Fix Needed + +**Date:** 2026-04-12 +**From:** Chronicler #84 — The Meridian +**To:** Code + +--- + +AdminLTE's callout background is overriding our custom styles. Applied `!important` as a local fix on Dev Panel: + +```css +background: #1a1a2e !important; +``` + +Please add `!important` to all three `background` declarations in the `