ميدياويكي:Vector.css
ملاحظة: بعد النشر، أنت قد تحتاج إلى إفراغ الكاش الخاص بمتصفحك لرؤية التغييرات.
- فايرفوكس / سافاري: أمسك Shift أثناء ضغط Reload، أو اضغط على إما Ctrl-F5 أو Ctrl-R (⌘-R على ماك)
- جوجل كروم: اضغط Ctrl-Shift-R (⌘-Shift-R على ماك)
- إنترنت إكسبلورر/إيدج: أمسك Ctrl أثناء ضغط Refresh، أو اضغط Ctrl-F5
- أوبرا: اضغط Ctrl-F5.
/* CSS placed here will affect users of the Vector skin */
@media screen {
div.toplink {
position: absolute;
top: -50px;
z-index: 100;
}
}
@media print {
div.toplink {
position: absolute;
top: 0px;
left:0px;
}
}
/* Adjust font-size for inline HTML generated TeX formula */
.texhtml {
font-size: 125%;
line-height: 1.5em;
}
/* For positioning icons at top-right, used in Templates
"Spoken Article" and "Featured Article" */
div.topicon {
position: absolute;
top: -2em;
margin-left: -10px;
display: block !important;
}
/* Display "From Wikipedia, the free encyclopedia" */
#siteSub {
display: inline;
font-size: 92%;
font-weight: normal;
}
.page-الصفحة_الرئيسية #siteSub, .page-الصفحة_الرئيسية #firstHeading{
display: none;
}
h1, h2 {
display: -webkit-box;
}
/* مخفی کردن گزینه ورود در بالای صفحه اصلی (سمت چپ) */
.pt-login {
display: none;
}
body.logged-out #vector-page-toolbar-container {
display: none;
}
/*.mw-portlet-lang {*/
/* display: none;*/
/*}*/
.vector-page-toolbar /*#firstHeading*/ {
display:none;
}
.vector-page-titlebar {
position: unset;
/*display: unset;*/
flex-wrap: unset;
justify-content: unset;
/*box-shadow: unset;*/
align-items: unset;
}
.vector-feature-zebra-design-disabled #mw-content-text {
margin-top: 0;
}
.vector-feature-zebra-design-disabled.client-js .vector-pinnable-header-unpinned .vector-pinnable-header-pin-button, .vector-feature-zebra-design-disabled.client-js .vector-pinnable-header-pinned .vector-pinnable-header-unpin-button {
display: inline-block;
font-family: 'Iransansxv';
font-size: x-small;
}
.vector-main-menu-action-item {
display: none;
}
.vector-feature-zebra-design-disabled .vector-toc {
font-size: 0.770em;
}