Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
OERu
oeru_course
Commits
e250a559
Commit
e250a559
authored
Nov 10, 2020
by
Dave Lane
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fixed some wonky line spacing for support course
parent
9f9133ff
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
16 additions
and
0 deletions
+16
-0
css/oeru_course_core_alter.css
css/oeru_course_core_alter.css
+16
-0
No files found.
css/oeru_course_core_alter.css
View file @
e250a559
...
...
@@ -12,6 +12,22 @@ html body{
h1
,
h2
,
h3
,
h4
,
h5
,
h6
,
.h1
,
.h2
,
.h3
,
.h4
,
.h5
,
.h6
{
line-height
:
normal
;
}
.mw-content-ltr
h2
{
margin-top
:
0px
;
margin-bottom
:
0px
;
}
.mw-content-ltr
h2
.mw-headline
{
margin-top
:
20px
;
margin-bottom
:
12px
;
}
.mw-content-ltr
h3
{
margin-top
:
0px
;
margin-bottom
:
0px
;
}
.mw-content-ltr
h3
.mw-headline
{
margin-top
:
14px
;
margin-bottom
:
8px
;
}
.home
.row
{
margin-left
:
0px
;
...
...
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