Skip to content
Snippets Groups Projects
Commit 44d09e88 authored by Xingan Zhao's avatar Xingan Zhao
Browse files

navbar css update

parent cf9cea33
No related branches found
No related tags found
No related merge requests found
Pipeline #417404 failed
......@@ -74,6 +74,8 @@ footer a:hover {
/* navbar folder的设置 */
/* background-color: #1b1a1a; //自定义背景色 */
color: #030303; /* 自定义文字颜色 */
margin-left: 4vw;
margin-right: 0vw;
}
.custom-dropdown-menu.dropdown-item {
......@@ -87,10 +89,10 @@ footer a:hover {
color: #39d197; /* 鼠标悬停时的文字颜色 */
}
.custom-nav-item {
/* .custom-nav-item {
margin-left: 200px;
margin-right: 200px;
}
} */
/* header */
.custom-header-home {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment