cybre cleanup
This commit is contained in:
committed by
beatrix-bitrot
parent
39b6b37b74
commit
b27842dc70
@@ -1,14 +1,5 @@
|
||||
$ui-base-color: #181818; // darkest
|
||||
$ui-secondary-color: #dae8da; // lightest
|
||||
$ui-primary-color: #dae8da; // lighter
|
||||
$ui-highlight-color: #1ea21e; // vibrant
|
||||
|
||||
@import 'application';
|
||||
|
||||
body {
|
||||
background: $ui-base-color url('../images/background-cybre.png');
|
||||
}
|
||||
|
||||
@media screen and (min-width: 1300px) {
|
||||
.column {
|
||||
flex-grow: 1 !important;
|
||||
@@ -59,16 +50,6 @@ body {
|
||||
|
||||
.screenshot-with-signup .closed-registrations-message .clock {
|
||||
font-size:150%;
|
||||
}
|
||||
|
||||
.column .static-content.getting-started {
|
||||
background-image: url('../images/logo-cybre.png'), url('../images/background-cybre.png');
|
||||
background-position: 50% 50%;
|
||||
background-size:cover;
|
||||
}
|
||||
|
||||
.columns-area {
|
||||
background: $ui-base-color url('../images/background-cybre.png');
|
||||
}
|
||||
|
||||
.drawer .drawer__inner {
|
||||
|
||||
Reference in New Issue
Block a user