Changes
From Open Educational Resources
1 byte removed
, 09:52, 11 October 2016
| Line 11: |
Line 11: |
| | | | |
| | @import url(https://fedorahosted.org/publican/browser/book_templates/Liberation%20Sans-font-faces.css); | | @import url(https://fedorahosted.org/publican/browser/book_templates/Liberation%20Sans-font-faces.css); |
| − | | + | body { font-size: larger; } |
| | body, h1, h2, h3, p, a, textarea, ol, ul, th, td { | | body, h1, h2, h3, p, a, textarea, ol, ul, th, td { |
| | font-family: 'Noto Sans Kannada', serif !important; | | font-family: 'Noto Sans Kannada', serif !important; |
| | } | | } |
| − | body { font-size: larger; }
| |