Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
IN-SOURCE
Meidling 3D Viewer
Commits
230c4d57
You need to sign in or sign up before continuing.
Commit
230c4d57
authored
Oct 22, 2022
by
Rushikesh Padsala
Browse files
Update meidling.css
parent
0ef1ceaa
Pipeline
#6963
passed with stage
in 7 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
public/CSS/meidling.css
View file @
230c4d57
...
@@ -230,28 +230,28 @@ button.cesium-infoBox-camera {
...
@@ -230,28 +230,28 @@ button.cesium-infoBox-camera {
.credit
{
.credit
{
width
:
100
px
;
width
:
75
px
;
height
:
100
px
;
height
:
75
px
;
overflow
:
hidden
;
overflow
:
hidden
;
position
:
fixed
;
position
:
fixed
;
z-index
:
99999
;
z-index
:
99999
;
background
:
url(Images/hft.jpg)
no-repeat
;
background
:
url(Images/hft.jpg)
no-repeat
;
background-size
:
100
px
;
background-size
:
75
px
;
bottom
:
0
px
;
bottom
:
15
px
;
left
:
10px
;
left
:
10px
;
box-shadow
:
0
0
10px
1px
#000
;
box-shadow
:
0
0
10px
1px
#000
;
}
}
.credit4
{
.credit4
{
width
:
100
px
;
width
:
75
px
;
height
:
100
px
;
height
:
75
px
;
overflow
:
hidden
;
overflow
:
hidden
;
position
:
fixed
;
position
:
fixed
;
z-index
:
99999
;
z-index
:
99999
;
background
:
url(Images/email.jpg)
no-repeat
;
background
:
url(Images/email.jpg)
no-repeat
;
background-size
:
100
px
;
background-size
:
75
px
;
bottom
:
0
px
;
bottom
:
15
px
;
left
:
90px
;
left
:
90px
;
box-shadow
:
0
0
10px
1px
#000
;
box-shadow
:
0
0
10px
1px
#000
;
}
}
...
...
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