MediaWiki:Common.css: Difference between revisions
m
				
Better contrast
| Nikitaivanov (talk | contribs) mNo edit summary | -u ndefined- (talk | contribs)  m (Better contrast) | ||
| (2 intermediate revisions by 2 users not shown) | |||
| Line 9: | Line 9: | ||
|    font-weight: 400; |    font-weight: 400; | ||
|    font-style: normal; |    font-style: normal; | ||
|    font-display: swap |    font-display: swap; | ||
| } | } | ||
| Line 17: | Line 17: | ||
|    font-weight: 500; |    font-weight: 500; | ||
|    font-style: normal; |    font-style: normal; | ||
|    font-display: swap |    font-display: swap; | ||
| } | } | ||
| Line 25: | Line 25: | ||
|    font-weight: 700; |    font-weight: 700; | ||
|    font-style: normal; |    font-style: normal; | ||
|    font-display: swap |    font-display: swap; | ||
| } | } | ||
| Line 35: | Line 35: | ||
| .mw-body h1, .mw-body h2 { | .mw-body h1, .mw-body h2 { | ||
|    font-family: "Baloo2", sans-serif; |    font-family: "Baloo2", sans-serif; | ||
|   font-weight: 500; | |||
|   border-bottom: 2px solid #000000b0; | |||
| } | } | ||
| Line 91: | Line 93: | ||
| .infobox-row td { | .infobox-row td { | ||
|    padding: 2px 5px; |    padding: 2px 5px; | ||
|    border-bottom: 1px solid # |    border-bottom: 1px solid #c0c0c0; | ||
| } | } | ||