docs: Remove reference to WikimediaUI Base

And replace with Codex color label, see
https://doc.wikimedia.org/codex/latest/style-guide/colors.html

Bug: T334934
Change-Id: Ia99eae4e09b2b5e622a9b0d316b03006e0ef94ed
This commit is contained in:
Volker E 2023-10-25 20:06:42 -07:00
parent 314bd6d8c4
commit c7662a4e74

View file

@ -87,7 +87,7 @@
border-right: 0;
}
.CodeMirror-linenumber {
color: #72777d; /* @wmui-color-base30 */
color: #72777d; // Codex Gray300
padding-left: 0;
}
.CodeMirror-linenumber-padding {