mirror of
https://github.com/roc-lang/roc.git
synced 2025-07-23 14:35:12 +00:00
commit
1e4cf52fd4
4 changed files with 38 additions and 4 deletions
|
@ -468,6 +468,12 @@ pre {
|
|||
line-height: 15px;
|
||||
}
|
||||
|
||||
.builtins-tip {
|
||||
padding: 1em;
|
||||
font-style: italic;
|
||||
line-height: 1.3em;
|
||||
}
|
||||
|
||||
@media (prefers-color-scheme: dark) {
|
||||
:root {
|
||||
--body-bg-color: var(--purple-8);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue