From dcb2b44b495c69b06b630e067913535279c4ca17 Mon Sep 17 00:00:00 2001 From: "Suraj N. Kurapati" Date: Thu, 28 Jan 2016 19:40:16 -0800 Subject: [PATCH] css: make all permalinks appear in the same size --- lib/md2man/rakefile/style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/md2man/rakefile/style.css b/lib/md2man/rakefile/style.css index 1c7cc71..3b15b09 100644 --- a/lib/md2man/rakefile/style.css +++ b/lib/md2man/rakefile/style.css @@ -40,6 +40,7 @@ float: left; margin-left: -1em; opacity: 0.25; + font-size: xx-large; } a.md2man-permalink:before {