Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
online-lenz.de
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Documents and Graphics
online-lenz.de
Commits
acbde166
Unverified
Commit
acbde166
authored
Apr 05, 2018
by
Nicolas Lenz
❄
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix indentation error.
parent
727f27ae
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
8 deletions
+8
-8
src/style/_colors.sass
src/style/_colors.sass
+8
-8
No files found.
src/style/_colors.sass
View file @
acbde166
...
...
@@ -23,12 +23,12 @@
color
:
get-color
(
$color-name
,
$i
)
// Add black and white.
.bg-black
background-color: black
.fg-black
color: black
.bg-white
background-color: white
.fg-white
color: white
.bg-black
background-color
:
black
.fg-black
color
:
black
.bg-white
background-color
:
white
.fg-white
color
:
white
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