Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Genesys PGR
Genesys Backend
Commits
88e78fdb
Commit
88e78fdb
authored
Sep 14, 2013
by
Matija Obreza
Browse files
Styles
parent
15011253
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/main/webapp/html/css/custom.css
View file @
88e78fdb
...
...
@@ -44,6 +44,18 @@
}
}
a
{
color
:
#5476b2
;
}
#crops-menu
{
background-color
:
#d9d6d1
;
}
#crops-menu
a
{
color
:
#4d4c47
;
}
#header
form
{
margin-bottom
:
0
;
}
...
...
@@ -194,7 +206,7 @@ body {
}
.content-block
{
padding
:
2
0px
;
padding
:
1
0px
;
background-color
:
White
;
}
...
...
@@ -205,13 +217,14 @@ body {
.content-block
>
h1
:FIRST-CHILD
{
line-height
:
30px
;
font-size
:
20px
;
line-height
:
18px
;
font-size
:
16px
;
text-transform
:
uppercase
;
background-color
:
#88ba41
;
color
:
White
;
margin
:
-
2
0px
;
color
:
#e5e6e0
;
margin
:
-
1
0px
;
margin-bottom
:
10px
;
padding
:
5px
2
0px
;
padding
:
5px
1
0px
;
}
.content-block
>
h1
:FIRST-CHILD
small
{
...
...
@@ -227,7 +240,7 @@ body {
}
#header
a
,
#nav-main
a
,
#footer
a
{
color
:
White
;
color
:
#e6e5e0
;
font-weight
:
bold
;
}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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