ميډياويکي:Monobook.css

د ويکيسيند لخوا

يادښت: د غوره توبونو د خوندي کولو وروسته، خپل د کتنمل (بروزر) ساتل شوې حافظه تازه کړی.

  • فايرفاکس/ سفري: په دې کتنمل کې د Reload د ټکوهلو په وخت د Shift تڼۍ نيولې وساتی، او يا هم Ctrl-F5 يا Ctrl-Rتڼۍ کېښکاږۍ (په Apple Mac کمپيوټر باندې ⌘-R کېښکاږۍ)
  • گووگل کروم: په دې کتنمل کې د Ctrl-Shift-R تڼۍ کېښکاږۍ (د مک لپاره ⌘-Shift-R)
  • انټرنټ اېکسپلورر: په دې کتنمل کې د Refresh د ټکوهلو په وخت کې د Ctrl تڼۍ کېښکاږلې ونيسۍ، او يا هم د Ctrl-F5 تڼۍ کېښکاږۍ
  • اوپرا: په دې کتنمل کې د خپل براوزر ساتل شوې حافظه پدې توگه سپينولی شی Tools→Preferences
body {
font-size: 75%;
font-family: Tahoma, Pokhto,  Pashto Kror Asiatype, sans-serif;
}
/* See also [[Special:Mypage/monobook.css]], [[MediaWiki:Common.css]], [[Wiktionary:Customizing your monobook]] */
/* This page should be for monobook skin only, use [[MediaWiki:Common.css]] for general content styles. */
 
.ns-0 #ca-talk, .ns-1 #ca-talk, .ns-114 #ca-talk, .ns-10 #ca-talk, .ns-11 #ca-talk {
 margin-right: 0.3em;
}
 
.ns-0 #ca-nstab-citations, .ns-1 #ca-nstab-citations, .ns-114 #ca-nstab-citations, .ns-10 #ca-nstab-documentation, .ns-11 #ca-nstab-documentation {
 margin-right: 1.6em;
}
 
/* Remove bullets from the (by language) sections of the sidebar */
 
li#n-recentchangesbylanguage, li#n-randompagebylanguage {
 list-style: none;
 display: inline;
}
 
/* add extra space at HR ---- just in the main namespace */
 
.ns-0 #bodyContent hr {
 margin-top: 2.5em
}
 
/* small margin between "See also" and TOC */
 
.disambig-see-also,
.disambig-see-also-2 {
 margin-bottom:0.3em;
}
 
/* display redirects in Special:Allpages in black */
 
.allpagesredirect a {
 color:#000;
}
.allpagesredirect a:visited {
 color:#000;
}
 
/* subpage link bigger, clearer */
 
.subpages {
 font-size:127%;
 margin-top:0.5em;
 margin-bottom:0.5em;
}
 
/* headings a bit more balanced in size */
 
h1 {
 font-size:160%;
 font-weight:bold;
}
h2 {
 font-size:140%;
 font-weight:bold;
}
h3 {
 font-size:130%;
}
h4 {
 font-size:120%;
}
h5 {
 font-size:110%;
}
h6 {
 font-size:100%;
}