Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Fachrat Informatik
adapt4finf
Commits
9e4d9d4c
Commit
9e4d9d4c
authored
Jul 28, 2014
by
Fjen Undso
Browse files
Merge branch 'master' into 'master'
<hr> fix See merge request
!1
parents
9bb6d39f
84706dc4
Changes
1
Hide whitespace changes
Inline
Side-by-side
adapt.css
View file @
9e4d9d4c
...
...
@@ -53,8 +53,10 @@ The content `<div>` is where all your content goes.
color
:
#3a8ad5
;
text-decoration
:
underline
;
}
hr
{
color
:
#c8d317
;
hr
{
/* make <hr> 1px wide and LUH-green */
border-color
:
#c8d317
;
border-style
:
solid
;
border-width
:
1px
0
0
0
;
}
/* Wiki page actions */
#wikicmds
{
float
:
right
;
white-space
:
nowrap
;
font-size
:
90%
;
margin-right
:
12px
;}
...
...
Write
Preview
Supports
Markdown
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