mirror of
https://github.com/msberends/AMR.git
synced 2025-07-13 01:12:08 +02:00
adding mo fixes
This commit is contained in:
@ -78,6 +78,11 @@ pre .co, .co {
|
||||
color: #999999 !important;
|
||||
font-style: italic !important;
|
||||
}
|
||||
pre code .r-out,
|
||||
pre code .r-msg {
|
||||
/* output of functions */
|
||||
color: #555555 !important;
|
||||
}
|
||||
code a[href],
|
||||
a[href] code,
|
||||
pre a[href],
|
||||
|
Reference in New Issue
Block a user