Difference between revisions of "User:JP/timeless.css"
Line 1: | Line 1: | ||
− | + | @media screen and (max-width: 851px) { | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | @media screen and (max | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
#p-logo { | #p-logo { | ||
text-align: center; | text-align: center; | ||
margin: auto; | margin: auto; | ||
display: block !important; | display: block !important; | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
} | } | ||
} | } |
Revision as of 19:36, 9 October 2020
@media screen and (max-width: 851px) {
#p-logo {
text-align: center;
margin: auto;
display: block !important;
}
}