"മീഡിയവിക്കി:Timeless.css" എന്ന താളിന്റെ പതിപ്പുകൾ തമ്മിലുള്ള വ്യത്യാസം
അഭിപ്രായവേദി സംരംഭത്തിൽ നിന്ന്
(ചെ.)No edit summary |
(ചെ.)No edit summary |
||
| വരി 11: | വരി 11: | ||
background-repeat: no-repeat; | background-repeat: no-repeat; | ||
background-size: contain; | background-size: contain; | ||
background-position: | background-position: center center; | ||
text-indent: -9999px; | text-indent: -9999px; | ||
20:39, 19 ജൂൺ 2026-നു നിലവിലുള്ള രൂപം
#mw-site-navigation #p-logo {
display: none;
}
#p-banner {
display: inline-block;
width: 240px;
height: 38px;
background-image: url("/resources/assets/AV-Logo.svg");
background-repeat: no-repeat;
background-size: contain;
background-position: center center;
text-indent: -9999px;
overflow: hidden;
}
#p-search {
margin-left: 30px !important;
}