From 357e0e45ffdeaec8bd86c9c9b345528186f46754 Mon Sep 17 00:00:00 2001 From: Zhiming Wang Date: Sat, 22 Aug 2015 12:46:16 -0700 Subject: Add ultranarrow theme for screens narrower than 500px Just set content width to 90% instead of 80% for narrow. --- templates/template.html | 1 + 1 file changed, 1 insertion(+) (limited to 'templates/template.html') diff --git a/templates/template.html b/templates/template.html index 54cb553a..f0d97932 100644 --- a/templates/template.html +++ b/templates/template.html @@ -20,6 +20,7 @@ $endif$ + $if(highlighting-css)$ -- cgit v1.2.1