commit 8c0cd6a0952ff16ec46f70ea8f3304437ac445b0 parent 8f46352dcc2603fd66ff535d71bd5e9e3b6c356b Author: pyratebeard <root@pyratebeard.net> Date: Mon, 12 Nov 2018 17:22:41 +0000 reduced code font size Diffstat:
M | custom.css | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/custom.css b/custom.css @@ -61,7 +61,7 @@ a:focus { background-color: #222222; color: #5c8676; font-family: 'envy'; - font-size: 14px; + font-size: 13px; padding: 5px 4px 2px 4px; border-radius: 0px; border-color: #222222;