Merge branch 'develop' into 'master'
fix some favicon view See merge request harukin/hubzillatheme!17
This commit is contained in:
commit
1c160cbf05
@ -2104,6 +2104,20 @@ a[title*="pawoo.net"]::after {
|
|||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#notifications a::before{
|
||||||
|
position: absolute;
|
||||||
|
left: 38px;
|
||||||
|
top: 30px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.generic-content-wrapper .section-content-wrapper .contact-entry-wrapper .contact-entry-photo-wrapper a::before{
|
||||||
|
position: absolute;
|
||||||
|
}
|
||||||
|
|
||||||
|
#notifications a::after, .generic-content-wrapper .section-content-wrapper .contact-entry-wrapper .contact-entry-photo-wrapper 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