2017-11-30 22:34:27 +00:00
|
|
|
/* Minimize white flash when loading some sites */
|
|
|
|
browser[type="content-primary"], #content, browser[type="content"] > html {
|
2017-12-30 03:29:55 +00:00
|
|
|
background: var(--primary-dark-color) !important;
|
2017-11-30 22:34:27 +00:00
|
|
|
}
|