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
OERu
oeru_course
Commits
d85ce7c5
Commit
d85ce7c5
authored
Nov 27, 2020
by
Dave Lane
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'master' of git.oeru.org:oeru/oeru_course
parents
6984be3a
9e2904c9
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
31 additions
and
0 deletions
+31
-0
css/oeru_course_core_alter.css
css/oeru_course_core_alter.css
+31
-0
No files found.
css/oeru_course_core_alter.css
View file @
d85ce7c5
...
...
@@ -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
:
4px
;
margin-bottom
:
4px
;
}
.mw-content-ltr
h2
.mw-headline
{
margin-top
:
20px
;
margin-bottom
:
12px
;
}
.mw-content-ltr
h3
{
margin-top
:
4px
;
margin-bottom
:
4px
;
}
.mw-content-ltr
h3
.mw-headline
{
margin-top
:
14px
;
margin-bottom
:
8px
;
}
.home
.row
{
margin-left
:
0px
;
...
...
@@ -808,7 +824,22 @@ table.oeru2 pre {
.oeru_footer
a
:hover
,
oeru_footer
a
:active
{
color
:
#000
!important
;
}
/* fix theme for radio buttons in quizzes */
.weQoption
input
[
type
=
"radio"
]
{
margin-right
:
8px
;
}
/* end radio button fix */
/* disabled because it breaks relative theme colours when changed */
/* .oeru_footer a:visited {
color: #3c9692;
}*/
/* for Claire's NZEXT courses */
.nzext-box
{
border
:
2px
solid
#999
;
border-radius
:
5px
;
padding
:
8px
;
}
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