mirror of
https://github.com/datahub-project/datahub.git
synced 2026-01-04 13:53:36 +00:00
sets page bgcolor to (white, base)
This commit is contained in:
parent
97840b7e89
commit
d7bc7d5d5c
@ -13,7 +13,7 @@ html {
|
||||
body {
|
||||
padding-top: $nav-min-height;
|
||||
padding-bottom: $nav-min-height;
|
||||
background-color: set-color(white, catskill);
|
||||
background-color: set-color(white, base);
|
||||
}
|
||||
|
||||
/**
|
||||
@ -37,4 +37,4 @@ a {
|
||||
color: $text-color;
|
||||
text-decoration: none;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user