Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
L
loopp-homepage
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
9
Issues
9
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Packages
Packages
Container Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
soundship
loopp-homepage
Commits
9f5df9ff
Commit
9f5df9ff
authored
May 19, 2019
by
Georg Krause
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add Styles for Code
parent
0ee72c3b
Pipeline
#168
passed with stage
in 19 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
0 deletions
+6
-0
themes/openAV-Luppp/static/css/style.css
themes/openAV-Luppp/static/css/style.css
+6
-0
No files found.
themes/openAV-Luppp/static/css/style.css
View file @
9f5df9ff
...
...
@@ -107,4 +107,10 @@ article {
border
:
1px
solid
#7f8c8d
;
padding
:
20px
;
margin
:
20px
;
}
code
{
background-color
:
rgba
(
27
,
31
,
35
,
.05
);
color
:
black
;
font-family
:
"Menlo"
,
"DejaVu Sans Mono"
,
"Liberation Mono"
,
"Consolas"
,
"Ubuntu Mono"
,
"Courier New"
,
"andale mono"
,
"lucida console"
,
monospace
;
}
\ No newline at end of file
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