Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
E
Enhort
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Analytics
Analytics
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Commits
Open sidebar
Michael Menzel
Enhort
Commits
b1d31c0f
Commit
b1d31c0f
authored
May 30, 2018
by
Michael Menzel
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
logos updated
parent
c9fc07b4
Changes
5
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
4 additions
and
3 deletions
+4
-3
frontend/src/main/resources/static/css/faq.css
frontend/src/main/resources/static/css/faq.css
+2
-2
frontend/src/main/resources/static/css/wizard.css
frontend/src/main/resources/static/css/wizard.css
+1
-0
frontend/src/main/resources/static/title_logo.png
frontend/src/main/resources/static/title_logo.png
+0
-0
frontend/src/main/resources/static/title_logo_wizard.png
frontend/src/main/resources/static/title_logo_wizard.png
+0
-0
frontend/src/main/resources/templates/contact.html
frontend/src/main/resources/templates/contact.html
+1
-1
No files found.
frontend/src/main/resources/static/css/faq.css
View file @
b1d31c0f
...
...
@@ -15,6 +15,6 @@ p {
font-size
:
16px
;
}
.faqlogo
{
margin-left
:
25%
;
#faqlogo
{
width
:
inherit
;
}
frontend/src/main/resources/static/css/wizard.css
View file @
b1d31c0f
...
...
@@ -34,6 +34,7 @@ h4{
#wizard
{
margin-left
:
100px
;
height
:
250px
;
}
.dropdown
{
...
...
frontend/src/main/resources/static/title_logo.png
View replaced file @
c9fc07b4
View file @
b1d31c0f
55.3 KB
|
W:
|
H:
695 KB
|
W:
|
H:
2-up
Swipe
Onion skin
frontend/src/main/resources/static/title_logo_wizard.png
View replaced file @
c9fc07b4
View file @
b1d31c0f
43.8 KB
|
W:
|
H:
2.93 MB
|
W:
|
H:
2-up
Swipe
Onion skin
frontend/src/main/resources/templates/contact.html
View file @
b1d31c0f
...
...
@@ -122,7 +122,7 @@
<div
class=
"container"
>
<div
class=
"main col-10"
>
<img
src=
"title_logo.png"
/>
<img
src=
"title_logo.png"
id=
"faqlogo"
/>
<h3>
Contact
</h3>
<hr/>
...
...
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