Difference between revisions of "User:JP/timeless.css"
Line 1: | Line 1: | ||
#p-logo-text a { | #p-logo-text a { | ||
− | display: none; | + | display: none !important; |
} | } | ||
#p-logo-text { | #p-logo-text { | ||
− | display: none; | + | display: none !important; |
} | } | ||
@media screen and (max-width: 1099px) and (min-width: 851px) { | @media screen and (max-width: 1099px) and (min-width: 851px) { |
Revision as of 18:59, 9 October 2020
#p-logo-text a {
display: none !important;
}
#p-logo-text {
display: none !important;
}
@media screen and (max-width: 1099px) and (min-width: 851px) {
.sidebar-chunk {
display: none;
position: relative;
}
@media screen and (max-width: 1099px) and (min-width: 851px) {
#p-logo-text {
DISPLAY: none;
}
}