Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
reg-app
Regapp
Commits
b60eaeea
Commit
b60eaeea
authored
May 03, 2021
by
michael.simon
Browse files
change footer color from gray to white
parent
dba87ef4
Changes
1
Hide whitespace changes
Inline
Side-by-side
bwreg-webapp/src/main/webapp/template/footer.xhtml
View file @
b60eaeea
...
...
@@ -11,7 +11,7 @@
</head>
<body>
<ui:composition>
<footer
class=
"page-footer"
>
<footer
class=
"page-footer"
style=
"background-color: #ffffff; border-top: 0px;"
>
<div
class=
"content-wrap"
>
<div
class=
"column full"
>
<div
class=
"KIT_section column fourth"
style=
"grid-row-start: 1;"
>
...
...
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