This commit is contained in:
harukin 2018-11-24 00:35:32 +09:00
parent d41a516af3
commit 55c2646ba5

View File

@ -1809,7 +1809,7 @@ dl.bb-dl > dd > li {
font-size: 1.2rem;
}
.toplevel_item , #notifications , #profile-jot-wrapper{
box-shadow: 0px 0px 5px 2px rgba(75, 75, 75, 0.3);
box-shadow: 0px 0px 5px 1px rgba(75, 75, 75, 0.3);
transition: all 300ms 0s;
}
.toplevel_item:hover , #notifications:hover , #profile-jot-wrapper:hover{