diff --git a/guru/pa.css b/guru/pa.css index c66496b54..e8fdd8c2e 100755 --- a/guru/pa.css +++ b/guru/pa.css @@ -18,11 +18,14 @@ text-align: start; line-height: 1.4; } + @media print { #freeText { font-size: 18px; } } + [lang=pa] { font-family: "Noto Serif Gurmukhi WF", serif; font-size: 150%; } + + .large[lang=pa] { font-size: 300%; text-align: center; line-height: 1; margin-top: 0; margin-bottom: 0; } .narrowlines .listPair { margin-bottom: 0.25em; } -a { font-weight: 400; }