"മീഡിയവിക്കി:Timeless.css" എന്ന താളിന്റെ പതിപ്പുകൾ തമ്മിലുള്ള വ്യത്യാസം
അഭിപ്രായവേദി സംരംഭത്തിൽ നിന്ന്
(ചെ.)No edit summary |
(ചെ.)No edit summary |
||
| വരി 6: | വരി 6: | ||
content: ""; | content: ""; | ||
display: inline-block; | display: inline-block; | ||
width: 260px; | width: 260px; | ||
height: 42px; | height: 42px; | ||
background-image: url("/resources/assets/AV-Logo.svg"); | background-image: url("/resources/assets/AV-Logo.svg"); | ||
background-repeat: no-repeat; | background-repeat: no-repeat; | ||
background-size: contain; | background-size: contain; | ||
} | } | ||
| വരി 22: | വരി 17: | ||
} | } | ||
#p-banner { | #p-banner { | ||
display: | display: inline-block; | ||
width: 260px; | |||
height: 42px; | |||
overflow: hidden; | |||
text-indent: -9999px; | |||
} | } | ||
#simpleSearch { | #simpleSearch { | ||
margin-left: 35px; | margin-left: 35px; | ||
} | } | ||
18:07, 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;
}
#mw-site-navigation #p-logo {
display: none;
}
#p-banner {
display: inline-block;
width: 260px;
height: 42px;
overflow: hidden;
text-indent: -9999px;
}
#simpleSearch {
margin-left: 35px;
}