د "کارن:Obaid Raza/vector.css" د بڼو تر مېنځ توپير

Content deleted Content added
د "←‏Default font: html, body, textarea, .mw-body-content, #wpTextbox1 { font-family: "Jameel Noori Nastaleeq"; font-size: 105%; -webkit-font-feature-settings..." تورو مخ جوړ شو
(بې توپيره)

د ۱۸:۴۰, ۱۴ اکتوبر ۲۰۱۴ بڼه

/* Default font */
html,
body,
textarea,
.mw-body-content,
#wpTextbox1 {
  font-family: "Jameel Noori Nastaleeq";
  font-size: 105%;
  -webkit-font-feature-settings: "ccmp" 0;
}
#content {
  font-size: 100%;
  -webkit-font-feature-settings: "ccmp" 0;
}
 
textarea {
  font-size: 110%;
  -webkit-font-feature-settings: "ccmp" 0;
}
 
#wpTextbox1 {
  -webkit-font-feature-settings: "ccmp" 0;
}

#mw-panel {
  width: 8em !important;
  font-size: 110% !important;
}

#p-personal {
  font-size: 110% !important;
}


/* Default styling for HTML elements */
dfn {
    font-style: inherit;  /* Reset default styling for <dfn> */
}
sup, sub {
    line-height: 1em;     /* Reduce line-height for <sup> and <sub> */
}