"മീഡിയവിക്കി:Timeless.css" എന്ന താളിന്റെ പതിപ്പുകൾ തമ്മിലുള്ള വ്യത്യാസം
അഭിപ്രായവേദി സംരംഭത്തിൽ നിന്ന്
(ചെ.)No edit summary |
(ചെ.)No edit summary |
||
| വരി 1: | വരി 1: | ||
#p-banner { | |||
display: none; | |||
} | |||
#p-logo-text::before { | #p-logo-text::before { | ||
content: ""; | content: ""; | ||
display: block; | display: inline-block; | ||
width: | |||
height: | width: 260px; | ||
background: | height: 42px; | ||
background-image: url("/resources/assets/AV-Logo.svg"); | |||
background-repeat: no-repeat; | |||
background-size: contain; | |||
background-position: left center; | |||
vertical-align: middle; | |||
} | } | ||
#mw-site-navigation #p-logo { | #mw-site-navigation #p-logo { | ||
display: none; | display: none; | ||
} | } | ||
17:32, 18 ജൂൺ 2026-നു നിലവിലുണ്ടായിരുന്ന രൂപം
#p-banner {
display: none;
}
#p-logo-text::before {
content: "";
display: inline-block;
width: 260px;
height: 42px;
background-image: url("/resources/assets/AV-Logo.svg");
background-repeat: no-repeat;
background-size: contain;
background-position: left center;
vertical-align: middle;
}
#mw-site-navigation #p-logo {
display: none;
}