修改 CSS
This commit is contained in:
parent
de4859454b
commit
3b28aa4e99
|
@ -579,6 +579,10 @@ svg.icon {
|
||||||
font-size: 12px;
|
font-size: 12px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
a:hover {
|
||||||
|
text-decoration: none !important;
|
||||||
|
font-weight: bold !important;
|
||||||
|
}
|
||||||
|
|
||||||
.navbar-toggler svg {
|
.navbar-toggler svg {
|
||||||
width: 24px;
|
width: 24px;
|
||||||
|
|
Loading…
Reference in New Issue