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