Skip to content

Commit

Permalink
guru/pa.css: Remove a font-weight:400
Browse files Browse the repository at this point in the history
  • Loading branch information
r12a committed Feb 10, 2023
1 parent 1249fd2 commit c242e86
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion guru/pa.css
Original file line number Diff line number Diff line change
Expand Up @@ -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; }



Expand Down

0 comments on commit c242e86

Please sign in to comment.