bg color and selected tab brighter
This commit is contained in:
parent
cb1f52ad93
commit
f15dec16d1
|
@ -260,9 +260,7 @@ body {
|
||||||
line-height: 19.5px; */
|
line-height: 19.5px; */
|
||||||
font-weight: 400;
|
font-weight: 400;
|
||||||
font-style: normal;
|
font-style: normal;
|
||||||
/* background-color: #ffffff; */
|
background-color: #eeeeee
|
||||||
/* background-color: #FAFAFA; */
|
|
||||||
background-color: rgb(229, 229, 229);
|
|
||||||
color: #2d2d2d;
|
color: #2d2d2d;
|
||||||
margin: 0px 0px 0px 0px;
|
margin: 0px 0px 0px 0px;
|
||||||
display: table;
|
display: table;
|
||||||
|
@ -619,7 +617,7 @@ nav .nav-menu {
|
||||||
}*/
|
}*/
|
||||||
|
|
||||||
nav .nav-menu.selected {
|
nav .nav-menu.selected {
|
||||||
border-bottom: 3px solid #9eabb0;
|
border-bottom: 3px solid #eeeeee;
|
||||||
/* background-color: #364E59; */
|
/* background-color: #364E59; */
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user