From c0ff83c7525127c859ac11c882450f1c81224986 Mon Sep 17 00:00:00 2001 From: Tom Willemse Date: Wed, 27 Nov 2013 23:56:35 +0100 Subject: Use CosmicSansNeueMono and shrink tag names --- org.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/org.css b/org.css index fe2db16..dfd8b91 100644 --- a/org.css +++ b/org.css @@ -41,14 +41,14 @@ h6 { pre { line-height: 100%; - font-family: "PT Mono", "Liberation Mono", "DejaVu Sans Mono", "Courier new", monospace; + font-family: "CosmicSansNeueMono", "PT Mono", "Liberation Mono", "DejaVu Sans Mono", "Courier new", monospace; margin: 1.2em -8pt; } .tag { float: right; background-color: inherit; - font-size: 100%; + font-size: 15px; } .tag span { -- cgit v1.2.3-54-g00ecf