mirror of
https://github.com/dtomlinson91/anno-production-chain-renderer.git
synced 2025-12-22 06:15:45 +00:00
add latest
This commit is contained in:
@@ -15,6 +15,22 @@
|
||||
color: $off-black !important;
|
||||
}
|
||||
|
||||
.text-burnt {
|
||||
color: #a47718 !important;
|
||||
}
|
||||
|
||||
.bg-off-black {
|
||||
background: $off-black !important;
|
||||
}
|
||||
|
||||
.toolbar-background {
|
||||
background-color: #8f6c40;
|
||||
}
|
||||
|
||||
.page-background {
|
||||
background-color: #fff1d1;
|
||||
}
|
||||
|
||||
.card-background {
|
||||
background-color: #fbf1dc;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user