Skip to content
GitLab
Explore
Projects
Groups
Snippets
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Rushikesh Padsala
Rosensteinviertel3D
Commits
c201a68a
Commit
c201a68a
authored
2 months ago
by
Rushikesh Padsala
Browse files
Options
Download
Email Patches
Plain Diff
Update public/index.html, public/CSS/rosensteinviertel3D.css
parent
a8de636a
master
Pipeline
#11366
passed with stage
in 7 seconds
Changes
2
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
public/CSS/rosensteinviertel3D.css
+23
-0
public/CSS/rosensteinviertel3D.css
public/index.html
+4
-0
public/index.html
with
27 additions
and
0 deletions
+27
-0
public/CSS/rosensteinviertel3D.css
+
23
-
0
View file @
c201a68a
...
@@ -137,4 +137,27 @@ button.cesium-infoBox-camera {
...
@@ -137,4 +137,27 @@ button.cesium-infoBox-camera {
box-shadow
:
0
0
10px
1px
#000
;
box-shadow
:
0
0
10px
1px
#000
;
/* left: 5px;*/
/* left: 5px;*/
}
}
.credit-bar
{
position
:
fixed
;
bottom
:
35px
;
left
:
6px
;
font-size
:
14px
;
color
:
white
;
background
:
rgba
(
0
,
0
,
0
,
0.7
);
padding
:
6px
12px
;
border-radius
:
5px
;
z-index
:
99999
;
box-shadow
:
0
0
10px
#000
;
font-family
:
sans-serif
;
}
.credit-bar
a
{
color
:
#1DA1F2
;
/* LinkedIn blue */
text-decoration
:
none
;
font-weight
:
bold
;
}
.credit-bar
a
:hover
{
text-decoration
:
underline
;
}
This diff is collapsed.
Click to expand it.
public/index.html
+
4
-
0
View file @
c201a68a
...
@@ -50,6 +50,10 @@
...
@@ -50,6 +50,10 @@
</div>
</div>
</div>
</div>
</div>
</div>
<div
class=
"credit-bar"
>
Application developed and managed by
<a
href=
"https://www.linkedin.com/in/rpadsala"
target=
"_blank"
>
Rushikesh Padsala - Click here to contact me
</a>
</div>
<a
href=
"https://www.hft-stuttgart.de/"
target=
'_blank'
>
<a
href=
"https://www.hft-stuttgart.de/"
target=
'_blank'
>
<div
class=
"credit"
></div>
<div
class=
"credit"
></div>
</a>
</a>
...
...
This diff is collapsed.
Click to expand it.
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
Menu
Explore
Projects
Groups
Snippets