میڈیاویکی:Vector.css
یاد دہانی: محفوظ کرنے کے بعد ان تبدیلیوں کو دیکھنے کے لیے آپ کو اپنے براؤزر کا کیش (cache) صاف کرنا ہوگا۔
- فائرفاکس/ سفاری: جب Reload پر کلک کریں تو Shift دباکر رکھیں، یا Ctrl-F5 یا Ctrl-R دبائیں (Mac پر R-⌘)
- گوگل کروم: Ctrl-Shift-R دبائیں (Mac پر Shift-R-⌘)
- انٹرنیٹ ایکسپلورر: جب Refresh پر کلک کریں تو Ctrl یا Ctrl-F5 دبائیں
- اوپیرا: Tools → Preferences میں جائیں اور کیش (cache) صاف کریں
/* 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-size: x-small;
}
.vector-main-menu-action-item {
display: none;
}
.vector-feature-zebra-design-disabled .vector-toc {
font-size: 0.770em;
}