Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
AE
Sith
Commits
680d29a2
Commit
680d29a2
authored
Oct 07, 2018
by
Soldat
🤦🏻
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Darker nav color
parent
f7be284b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
core/static/core/style.scss
core/static/core/style.scss
+2
-2
No files found.
core/static/core/style.scss
View file @
680d29a2
...
...
@@ -6,7 +6,7 @@ $primary-color-text: hsl(0, 0%, 100%);
$secondary-color-text
:
hsla
(
0
,
0%
,
0%
,
0
.87
);
$primary-light-color
:
hsl
(
219
.8
,
46
.4%
,
64
.9%
);
$primary-dark-color
:
hsl
(
203
,
7
0
%
,
52
%
);
$primary-dark-color
:
hsl
(
203
,
7
5
%
,
40
%
);
$secondary-light-color
:
hsl
(
40
,
68%
,
65%
);
$secondary-dark-color
:
hsl
(
40
,
68%
,
35%
);
...
...
@@ -365,7 +365,7 @@ header {
#content
{
padding
:
1em
1%
;
box-shadow
:
$shadow-color
0px
0
px
1
5
px
;
box-shadow
:
#dfdfdf
0px
5
px
1
0
px
;
background
:
$white-color
;
overflow
:
auto
;
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment