Increase articles font size
parent
dedbab9838
commit
742e7ff65e
|
@ -43,8 +43,8 @@ Page {
|
||||||
"<html>" +
|
"<html>" +
|
||||||
"<head>" +
|
"<head>" +
|
||||||
"<style type=\"text/css\">" +
|
"<style type=\"text/css\">" +
|
||||||
"article { font-family: sans-serif; font-size: 12px; }" +
|
"article { font-family: sans-serif; font-size: 16px; }" +
|
||||||
"article h1 { font-size: 24px; }" +
|
"article h1 { font-size: 32px; }" +
|
||||||
"</style>" +
|
"</style>" +
|
||||||
"</head>" +
|
"</head>" +
|
||||||
"<body>" +
|
"<body>" +
|
||||||
|
|
Loading…
Reference in New Issue