Merge branch 'MDL-86547-500' of https://github.com/muhammadarnaldo/moodle into MOODLE_500_STABLE

This commit is contained in:
Jun Pataleta
2025-11-25 11:09:46 +08:00
+3
View File
@@ -1,3 +1,6 @@
/* Override the code-color to increase the contrast. */
$code-color: #db1a74 !default;
/* Give editor access to all of bootstrap. */
@import "bootstrap/bootstrap";