Changing to self hosting, restructure, logo and color changes
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
body {
|
||||
background-color: #5763ab;
|
||||
}
|
||||
|
||||
.bg-saburly-indigo {
|
||||
background: rgb(69, 76, 183);
|
||||
background: linear-gradient(
|
||||
@@ -90,7 +94,7 @@
|
||||
max-height: 3rem;
|
||||
}
|
||||
|
||||
.border-bottom-saburly {
|
||||
.saburly-bottom-shadow {
|
||||
box-shadow: 0 6px 14px 0 rgba(51, 6, 13, 0.04),
|
||||
0 2px 3px 0 rgba(51, 6, 13, 0.12);
|
||||
}
|
||||
@@ -103,10 +107,10 @@
|
||||
color: #8e7cb7;
|
||||
}
|
||||
|
||||
h1,
|
||||
h2,
|
||||
h3,
|
||||
h4,
|
||||
h5 {
|
||||
color: #032363 !important;
|
||||
.saburly-main-bg {
|
||||
background-color: #5763ab;
|
||||
}
|
||||
|
||||
.saburly-logo {
|
||||
margin-bottom: -0.4rem;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user