Jump to content

Մասնակից:Vanjaclawthorne/common.css

Վիքիպեդիայից՝ ազատ հանրագիտարանից

Ծանուցում. Հիշելուց հետո կատարված փոփոխությունները տեսնելու համար մաքրեք ձեր զննարկիչի հիշապահեստը. Mozilla / Firefox / Safari՝ Ctrl+Shift+R (Cmd+Shift+R Mac OS X-ում) Konqueror՝ F5 Opera՝ Tools→Preferences ընտրացանկից։ Internet Explorer՝ Ctrl+F5

@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+Armenian&display=swap');

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

.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 Armenian', sans-serif;
  font-weight: 600;
  border-bottom: none;
}