Skip to content

Commit 33c30c3

Browse files
author
SPRINX0\prochazka
committed
docs branding
1 parent 0eb665e commit 33c30c3

File tree

2 files changed

+13
-4
lines changed

2 files changed

+13
-4
lines changed

assets/css/theme-dbgate.css

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
@import "theme-relearn-light.css";
22

33
:root {
4-
--PRIMARY-color: #888;
4+
--PRIMARY-color: #888;
5+
}
6+
7+
#R-header-wrapper {
8+
background-color: #f8f8f8;
9+
background-image: linear-gradient(to right, #73b6de , #b97cd0);
10+
}
11+
12+
#R-homelinks {
13+
background-image: linear-gradient(to right, #73b6de , #b97cd0);
514
}

static/img/LOGO-B-simple-gradient.svg

Lines changed: 3 additions & 3 deletions
Loading

0 commit comments

Comments
 (0)