मेडियाविकि:Vector.css

मैथिली विकिपिडियासँ, एक मुक्त विश्वकोश

टिप्पणी: संरक्षणक बाद, अहाँक परिवर्तन देखबा लेल अपन ब्राउजरक उपस्मृतिक हटबए पडत। फायरफक्स/ सफारी: सिफ्टके दाबि रिलोड, वा Ctrl-F5 वा Ctrl-R (म्याकपर ⌘-R) गुगल क्रोम: Ctrl-Shift-R दाबी(म्याकपर ⌘-Shift-R) इन्टरनेट एक्सप्लोरर: Refresh क्लिक करि Ctrl दाबि, वा Ctrl-F5 दाबी ओपेरा: Menu → Settings पर जाए (म्याकपर Opera → Preferences) आ ओकर बाद Privacy & security → Clear browsing data → Cached images and files

/*hide sitesub on main page*/
body.page-सम पन #siteSub { display: none !important;}

/*Display मुक्त विश्वकोश विकिपिडिया सँ*/
#siteSub { display: inline; }

/*Places co-ords on top right corner, just below the title border. Co-ords may overlap with protection topicon
*/#coordinates {
position: absolute;
top: 0em;
right: 0em;
float: right;
padding-top: 0.2em;
line-height: 0.6em;
text-align: right;
text-indent: 0;
font-size: 86%;
text-transform: none;
white-space: nowrap;
}
.longitude, .latitude {
white-space: nowrap;
font-size: 111%;/*increases size of numbers in comparison to hindi text*/
}

/* Bullets for Good and Featured interwiki links */
li.GA {
    list-style-image: url(//upload.wikimedia.org/wikipedia/commons/4/42/Monobook-bullet-ga.png);
}
li.FA {
    list-style-image: url(//upload.wikimedia.org/wikipedia/commons/d/d4/Monobook-bullet-star.png);
}

/* Main page typography fixes */
h3.mp {
padding-right: 1em;/* Needed for opera and safari on windows 7 */
}