fix homeactivity notification userfavicon
This commit is contained in:
parent
8753c0a347
commit
8b35c1d78e
@ -2104,6 +2104,16 @@ a[title*="pawoo.net"]::after {
|
|||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#nav-home-menu a::before{
|
||||||
|
position: absolute;
|
||||||
|
left: 38px;
|
||||||
|
top: 30px;
|
||||||
|
}
|
||||||
|
|
||||||
|
#nav-home-menu a::after{
|
||||||
|
display: none;
|
||||||
|
}
|
||||||
|
|
||||||
.shared_container {
|
.shared_container {
|
||||||
border-radius: 2px;
|
border-radius: 2px;
|
||||||
margin-top: 15px;
|
margin-top: 15px;
|
||||||
|
Reference in New Issue
Block a user