Commit: Editorial and design.
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
--dark-background: #eaeff2;
|
||||
--dark-foregeound: #808080;
|
||||
/* Light theme */
|
||||
--light-background: #eaeff2;
|
||||
--light-background: #f4f2ee;
|
||||
--light-foregeound: #808080;
|
||||
/* Defaults */
|
||||
--current-background: var(--light-background);
|
||||
@@ -11,13 +11,13 @@
|
||||
}
|
||||
|
||||
.btn-primary {
|
||||
background-color: #005e94;
|
||||
border-color: #005e94;
|
||||
background-color: #1667c0;
|
||||
border-color: #1667c0;
|
||||
}
|
||||
|
||||
.btn-primary:hover {
|
||||
background-color: #0473b3;
|
||||
border-color: #0473b3;
|
||||
background-color: #074280;
|
||||
border-color: #074280;
|
||||
}
|
||||
|
||||
.incognito-field {
|
||||
@@ -47,7 +47,7 @@ html {
|
||||
}
|
||||
|
||||
.bg-navy {
|
||||
background-color: #005e94ff;
|
||||
background-color: #ffffff;
|
||||
}
|
||||
|
||||
.bg-grey {
|
||||
|
||||
Reference in New Issue
Block a user