summaryrefslogtreecommitdiff
path: root/css
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2014-01-28 23:59:42 +0400
committerAndrew Dolgov <[email protected]>2014-01-28 23:59:42 +0400
commit14f3509f62be3cc4857cad9b676f610d49220c1d (patch)
treef60a4f695667b46fd7174022679c6d34a6118b88 /css
parent96cac8fe05fcc7836af32138959c4b8d85e20a69 (diff)
enlarge zoomed post title a bit
Diffstat (limited to 'css')
-rw-r--r--css/zoom.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/css/zoom.css b/css/zoom.css
index b71625fc4..4ec191849 100644
--- a/css/zoom.css
+++ b/css/zoom.css
@@ -34,6 +34,7 @@ div.postHeader div.postTags {
div.postHeader div.postTitle {
white-space : normal;
+ font-size : 16px;
}
div.postContent p {