Increase articles font size

pull/1/head
Grégory Oestreicher 2016-12-16 16:36:42 +01:00
parent dedbab9838
commit 742e7ff65e
1 changed files with 2 additions and 2 deletions

View File

@ -43,8 +43,8 @@ Page {
"<html>" +
"<head>" +
"<style type=\"text/css\">" +
"article { font-family: sans-serif; font-size: 12px; }" +
"article h1 { font-size: 24px; }" +
"article { font-family: sans-serif; font-size: 16px; }" +
"article h1 { font-size: 32px; }" +
"</style>" +
"</head>" +
"<body>" +