mirror of
https://github.com/moodle/moodle.git
synced 2025-08-09 10:56:56 +02:00
Merge branch 'MDL-76563-main' of https://github.com/roland04/moodle
This commit is contained in:
commit
2084b4f02d
4 changed files with 6 additions and 6 deletions
|
@ -13302,7 +13302,7 @@ readers do not read off random characters that represent icons */
|
|||
--blue: #0f6cbf;
|
||||
--indigo: #6610f2;
|
||||
--purple: #613d7c;
|
||||
--pink: #e83e8c;
|
||||
--pink: #db1a74;
|
||||
--red: #ca3120;
|
||||
--orange: #f0ad4e;
|
||||
--yellow: #ff7518;
|
||||
|
@ -13858,7 +13858,7 @@ mark,
|
|||
|
||||
code {
|
||||
font-size: 87.5%;
|
||||
color: #e83e8c;
|
||||
color: #db1a74;
|
||||
word-wrap: break-word;
|
||||
}
|
||||
a > code {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue