Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
theme
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
2
Issues
2
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
Requirements
Requirements
List
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Operations
Operations
Environments
Analytics
Analytics
CI / CD
Code Review
Insights
Issue
Repository
Value Stream
External Wiki
External Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
R3
outreach
theme
Commits
d3aa55a1
Verified
Commit
d3aa55a1
authored
Aug 27, 2019
by
Laurent Heirendt
✈
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
change width and height of bottom imgs
parent
c7deb0e2
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
8 deletions
+6
-8
css/style.css
css/style.css
+6
-8
No files found.
css/style.css
View file @
d3aa55a1
...
...
@@ -150,19 +150,17 @@ body {
.bottomLogoRight
{
position
:
fixed
;
width
:
110px
;
height
:
110px
;
height
:
8%
;
z-index
:
30
;
right
:
1
0px
;
bottom
:
8px
;
right
:
1
.5%
;
bottom
:
1.5%
;
}
.bottomLogoLeft
{
position
:
fixed
;
width
:
110px
;
height
:
110px
;
height
:
8%
;
z-index
:
9999
;
left
:
10px
;
bottom
:
8px
;
bottom
:
1.5%
;
left
:
1.5%
;
}
/*********************************************
...
...
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