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
Fritz
adapt4finf
Commits
3ac041c7
Commit
3ac041c7
authored
Jul 24, 2014
by
Fjen Undso
Browse files
adapt.css: make content seperators luh-green
parent
52416e6c
Changes
1
Hide whitespace changes
Inline
Side-by-side
adapt.css
View file @
3ac041c7
...
...
@@ -22,6 +22,9 @@ Hamburger Menu styles are first, wider @media styles are below.
#layout
.active
#menu
{
left
:
175px
;
width
:
175px
;
}
#layout
.active
.menu-link
{
left
:
175px
;
}
hr
{
color
:
#c8d317
;
}
/*
The content `<div>` is where all your content goes.
*/
...
...
@@ -60,9 +63,17 @@ The content `<div>` is where all your content goes.
background
:
#eaeaea
;
border-bottom
:
1px
#ccc
solid
;
}
/* Wiki page title */
.title
{
margin
:
0
auto
;
color
:
#000
;
padding
:
1em
2em
0.5em
;
max-width
:
800px
;
border-bottom
:
1px
solid
#eee
;
}
.title
h1
{
margin
:
0em
0
;
font-size
:
2em
;
font-weight
:
300
;
}
.title
{
margin
:
0
auto
;
color
:
#000
;
padding
:
1em
2em
0.5em
;
max-width
:
800px
;
border-bottom
:
1px
solid
color
:
#c8d317
;
}
.title
h1
{
margin
:
0em
0
;
font-size
:
2em
;
font-weight
:
300
;
}
/*TODO Wikify this*/
.content-subhead
{
margin
:
50px
0
20px
0
;
font-weight
:
300
;
color
:
#888
;}
...
...
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