মিডিয়াউইকি:Vector.css

মুক্ত বিশ্বকোষ উইকিপিডিয়াত্ত উইকিপিডিয়া

খিয়াল থ: তর পছনহানি রক্ষা করানির থাঙনাত পতাহানি চানার কা তর ব্রাউজারর ক্যাশ লালুয়া যানা লাগতে পারে। মোজিলা/ফায়ারফক্স/সাফারি: শিফট কী চিপিয়া থয়া রিলোড-এ ক্লিক কর, নাইলে কন্ট্রোল-শিফট-R(এপল ম্যাক-এ কমান্ড-শিফট-R) আকপাকে চিপা; ইন্টারনেট এক্সপ্লোরার: কন্ট্রোল চিপিয়া থয়া রিফ্রেশ-এ ক্লিক কর, নাইলে কন্ট্রোল-F5 চিপা; কংকারার: হুদ্দা রিলোড ক্লিক করলে বা F5 চিপিলে চলতই; অপেরা ব্যবহারকরেকুরাই Tools→Preferences-এ গিয়া কাশ সম্পূর্ণ ঙক্ষি করানি লাগতে পারে।

/* Don't display some stuff on the main page */

#coordinates {
 position: absolute;
 top: 0em;
 right: 0em;
 float: right;
 margin: 0.0em;
 padding: 0.0em;
 line-height: 1.5em;
 text-align: right;
 text-indent: 0;
 font-size: 85%;
 text-transform: none;
 white-space: nowrap;
}

/* For positioning icons at top-right, used in Templates
 "Spoken Article" and "Featured Article" */
div.topicon {
 position: absolute;
 top: -2em;
 margin-right: -10px;
 display: block !important;
}

/* FR topicon position */
div.flaggedrevs_short {
 position: absolute;
 top: -3em;
 right: 80px;
 z-index: 1;
 margin-left: 0;
 /* Because this is not yet a topicon, we emulate it's behavior, this ensure compatibility with edit lead section gadget */
 margin-right: -10px;
}

/* Menu over FR box */
div.vectorMenu div {
 z-index: 2;
}

/* Display of site subtitle */
#siteSub {
 display: inline;
 font-size: 95%;
 font-weight: normal;
}

/* {{tl|Link GA}} */
#mw-panel div.portal div.body ul li.GA {
 background: url("//upload.wikimedia.org/wikipedia/commons/4/42/Monobook-bullet-ga.png") no-repeat 0% 0%;
 margin-left: -10px;
 padding-left: 10px;
}

/* {{tl|Link FA}} */
#mw-panel div.portal div.body ul li.FA {
 background: url("//upload.wikimedia.org/wikipedia/commons/d/d4/Monobook-bullet-star.png") no-repeat 0% 0%;
 margin-left: -10px;
 padding-left: 10px;
}

/* Adjust font-size for inline HTML generated TeX formulae */
.texhtml {
 font-size: 125%;
 line-height: 1.25em;
}

/* Blue instead of yellow padlock for secure links. */
#bodyContent a.external[href ^="https://"],
.link-https {
 background: url("//upload.wikimedia.org/wikipedia/commons/0/00/Lock_icon_blue.gif") center right no-repeat;
 padding-right: 16px;
}

.allpagesredirect { display:none; }