CSS
This commit is contained in:
@@ -64,7 +64,14 @@ ContentPlaceHolder1 {
|
|||||||
color: #043381;
|
color: #043381;
|
||||||
background-color: #fff;
|
background-color: #fff;
|
||||||
}
|
}
|
||||||
|
.nav nav-pills{
|
||||||
|
position:sticky;
|
||||||
|
z-index:1031;
|
||||||
|
}
|
||||||
|
.btnavatar{position:sticky;
|
||||||
|
z-index:5001;
|
||||||
|
|
||||||
|
}
|
||||||
@media (max-width: 575px) {
|
@media (max-width: 575px) {
|
||||||
body {
|
body {
|
||||||
font-family: 'Poppins', sans-serif;
|
font-family: 'Poppins', sans-serif;
|
||||||
|
|||||||
Reference in New Issue
Block a user