Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
GVI
GeoVis
Commits
49ea6ada
Commit
49ea6ada
authored
Jan 12, 2021
by
hdastageeri
Browse files
Upload New File
parent
40a71b34
Pipeline
#1791
passed with stages
in 2 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
public/css/myCesiumStyle.css
0 → 100644
View file @
49ea6ada
@charset
"UTF-8"
;
html
,
button
,
input
,
select
,
textarea
{
font-family
:
sans-serif
;
}
html
{
margin
:
0
auto
;
max-width
:
80%
;
}
header
,
footer
{
padding
:
1em
;
color
:
black
;
background-color
:
White
;
clear
:
left
;
text-align
:
center
;
}
footer
{
padding-top
:
0px
;
}
.pagecesium
{
height
:
500px
;
position
:
relative
;
width
:
100%
;
min-width
:
630px
;
}
.pagepp
{
float
:
left
;
height
:
100%
;
width
:
50%
;
}
body
{
min-width
:
650px
;
margin
:
0px
;
}
h2
,
h3
{
margin-block-start
:
1px
;
margin-block-end
:
1px
;
}
.titleFigure
{
margin
:
2px
0
;
/* height: 20%; */
width
:
12%
;
}
.cesium-infoBox-visible
{
font-weight
:
100
;
background-color
:
brown
;
text-align
:
right
;
}
.cesium-infoBox-iframe
{
font-size
:
0.5em
;
font-weight
:
100
;
background-color
:
brown
;
text-align
:
left
;
}
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