Merge branch 'issue2661' of github.com:sanic-org/sanic into issue2661
This commit is contained in:
commit
713abe3cf2
|
@ -30,6 +30,7 @@ class BasePage(ABC): # no cov
|
|||
a:hover, a:focus { text-decoration: underline; outline: none; }
|
||||
#logo { height: 2.75rem; padding: 0.25rem 0; }
|
||||
span.icon { margin-right: 1rem; }
|
||||
html { background: #eee; color: #000; }
|
||||
@media (prefers-color-scheme: dark) {
|
||||
html { background: #111; color: #ccc; }
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user