مدیاویکی:Vector.css
پرش به ناوبری
پرش به جستجو
نکته: پس از انتشار ممکن است برای دیدن تغییرات نیاز باشد که حافظهٔ نهانی مرورگر خود را پاک کنید.
- فایرفاکس / سافاری: کلید Shift را نگه دارید و روی دکمهٔ Reload کلیک کنید، یا کلیدهای Ctrl-F5 یا Ctrl-R را با هم فشار دهید (در رایانههای اپل مکینتاش کلیدهای ⌘-R)
- گوگل کروم: کلیدهای Ctrl+Shift+R را با هم فشار دهید (در رایانههای اپل مکینتاش کلیدهای ⌘-Shift-R)
- Edge: کلید Ctrl را نگهدارید و روی دکمهٔ Refresh کلیک کنید، یا کلیدهای 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; }