ਸਮੱਗਰੀ 'ਤੇ ਜਾਓ

ਵਰਤੋਂਕਾਰ:Vanjaclawthorne/common.css

ਵਿਕੀਪੀਡੀਆ, ਇੱਕ ਅਜ਼ਾਦ ਗਿਆਨਕੋਸ਼ ਤੋਂ

Note: After publishing, you may have to bypass your browser's cache to see the changes.

  • Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
  • Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
  • Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5.
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+Gurmukhi:wght@300&display=swap');

html, body {
  font-family: 'Noto Sans Gurmukhi', sans-serif;
  font-weight: 300;
}

.mw-body-content {
    font-size: 1.04em;   
    line-height: 1.6em;
    letter-spacing: 0.025em;
    word-spacing: 0.04em;    
}

h1, h2, h3, h4, h5, .mw-body h1, .mw-body h2, .mw-body h3, .mw-body h4 {
  font-family: 'Noto Sans Gurmukhi', sans-serif;
  font-weight: 500;
  border-bottom: none;
}