mirror of
https://github.com/zen-browser/docs.git
synced 2025-07-07 17:05:34 +02:00
Update base.scss
This commit is contained in:
parent
1d5fe54934
commit
d91b30a1c5
1 changed files with 6 additions and 0 deletions
|
@ -21,6 +21,12 @@ section {
|
|||
color: var(--darkgray);
|
||||
}
|
||||
|
||||
@media (max-width: 1000px) {
|
||||
body {
|
||||
background-image: none;
|
||||
}
|
||||
}
|
||||
|
||||
.text-highlight {
|
||||
background-color: var(--textHighlight);
|
||||
padding: 0 0.1rem;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue