You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
30 lines
418 B
30 lines
418 B
.top-icon { |
|
text-align: center; |
|
margin: auto; |
|
} |
|
#content2 { |
|
padding: 0; |
|
margin: 0; |
|
height: 100%; |
|
width: 100%; |
|
min-height: 700px; |
|
} |
|
|
|
#content { |
|
padding: 0; |
|
margin: 0; |
|
height: 100%; |
|
width: 100%; |
|
min-height: 700px; |
|
} |
|
|
|
.navigatorMenu { |
|
padding-right: 0 !important; |
|
} |
|
|
|
#HomeButton { |
|
position: absolute; |
|
top: 100px; |
|
left: 15px; |
|
z-index: 50; |
|
} |