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.
47 lines
632 B
47 lines
632 B
.top-icon { |
|
text-align: center; |
|
margin: auto; |
|
} |
|
|
|
.infoUsr { |
|
text-align: right; |
|
padding-left: 0 !important; |
|
padding-right: 0 !important; |
|
} |
|
.arrow-icon { |
|
width: 50%; |
|
position: relative; |
|
top: calc(50% - 30px); |
|
} |
|
|
|
.ava { |
|
position: relative; |
|
top: calc(50% - 30px); |
|
} |
|
#content2 { |
|
padding: 0; |
|
margin: 0; |
|
height: 100%; |
|
width: 100%; |
|
min-height: 700px; |
|
} |
|
|
|
#content { |
|
padding: 0; |
|
margin: 0; |
|
height: 100%; |
|
width: 100%; |
|
min-height: 650px; |
|
} |
|
|
|
.sidebarMenu { |
|
padding-right: 0 !important; |
|
position: fixed |
|
} |
|
|
|
#HomeButton { |
|
position: absolute; |
|
top: 100px; |
|
left: 15px; |
|
z-index: 50; |
|
} |